ColorType Enum

ColorType Enum

Represents all color type


type ColorType int32

Fields

FieldDescription
AutomaticAutomatic color.
AutomaticIndexIt’s automatic color,but the displayed color depends the setting of the OS System.
RGBThe RGB color.
IndexedColorThe color index in the color palette.
ThemeThe theme color.