ColorType enumeration

ColorType enumeration

Represents different color modes.

The ColorType type exposes the following members:

Fields

FieldDescription
NOT_DEFINEDColor is not defined at all.
RGBStandard 24bit RGB color.
RGB_PERCENTAGEHigh definition RGB color.
HSLHigh definition HSL color.
SCHEMEScheme color.
SYSTEMSystem color.
PRESETPreset Color.

See Also