NSColorPanelMode Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum NSColorPanelMode
type NSColorPanelMode =
- Inheritance
-
NSColorPanelMode
Fields
Name | Value | Description |
---|---|---|
None | -1 | |
Gray | 0 | |
RGB | 1 | |
CMYK | 2 | |
HSB | 3 | |
CustomPalette | 4 | |
ColorList | 5 | |
Wheel | 6 | |
Crayon | 7 |