-
Notifications
You must be signed in to change notification settings - Fork 10
Home
EyeOdin edited this page Oct 1, 2023
·
21 revisions
Pigment.O is a colour picker that abstracts colour enabling it to work universally in any colour space at the same time. And by being agnostic it can act regardless of the scale and maintain it precision due to it's process allowing colour conversions regardless of the colour space the document favors.
On boot Pigment.O will look like this and pure black is selected with HSV panel and channels
On boot Pigment.S will look like this and it looks empty because it requires document to generate maps
- Header : Display selected colour or range
- Panel : Graphical user interface to select colour within a certain colour space and geometry
- Channel : Slider and Value system to select colour more precisely
- Mixer : Slider to mix any colour pair within any colour space
- Pin : Save colours so they can be reused again and even be called with shortcuts
- History : List of all colours that the picker has gone though so they can be selected again
Various options that affect Pigment.O
- Option : General options
- Colour : Channels options
- System : Internal options
A, RGB, CMY, CMYK, RYB, YUV, HSV, HSL, HSY, ARD, XYZ, XYY, LAB, LCH
Pigment.O