ColorType

ColorType class

Represents different color modes.

Constants

NameValueDescription
NotDefined-1Color is not defined at all.
RGB0Standard 24bit RGB color.
RGBPercentage1High definition RGB color.
HSL2High definition HSL color.
Scheme3Scheme color.
System4System color.
Preset5Preset Color.

NotDefined

Color is not defined at all.


RGB

Standard 24bit RGB color.


RGBPercentage

High definition RGB color.


HSL

High definition HSL color.


Scheme

Scheme color.


System

System color.


Preset

Preset Color.