Enum which describes the color picker mode.
| Enumerator |
|---|
| CURRENT |
Old/new color box.
|
| LUMINANCE |
Luminance bar.
|
| PICKER |
Two-dimensional color picker: a horizontal scale specifies color hue value, vertical - saturation.
|
| HEX |
Office-like hexagon color picker.
|
| HEX_GREYSCALE |
Office-like hexagon color picker in gray scale.
|
| PICKERH |
Hue bar.
|
| PICKER_WHEEL |
Color wheel.
|