ColorType enumeration

ColorType enumeration

Represents all color type

The ColorType type exposes the following members:

Fields

FieldDescription
AUTOMATICAutomatic color.
AUTOMATIC_INDEXIt’s automatic color,but the displayed color depends the setting of the OS System.
RGBThe RGB color.
INDEXED_COLORThe color index in the color palette.
THEMEThe theme color.

See Also