https://github.com/marklagodych/colorpicker
Advanced color picker (RGB/HSL/CMYK/HTML color names)
https://github.com/marklagodych/colorpicker
color-picker colorpicker cpp qt5
Last synced: about 1 month ago
JSON representation
Advanced color picker (RGB/HSL/CMYK/HTML color names)
- Host: GitHub
- URL: https://github.com/marklagodych/colorpicker
- Owner: MarkLagodych
- Created: 2020-10-15T14:27:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-15T15:08:37.000Z (over 5 years ago)
- Last Synced: 2025-02-24T17:14:39.674Z (over 1 year ago)
- Topics: color-picker, colorpicker, cpp, qt5
- Language: C++
- Homepage:
- Size: 290 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Color picker
A program that helps with choosing colors and working with their codes.
Written in C++ using Qt 5 framework.
# Features
- Color spaces: RGB, HSV, HSL, CMYK.
- Qt standard color picker.
- Decimal/hexadecimal color codes.
- HTML color list.
# Gallery




