ColorType Enum
ColorType Enum
Represents all color type
type ColorType int32
Fields
Field | Description |
---|---|
Automatic | Automatic color. |
AutomaticIndex | It’s automatic color,but the displayed color depends the setting of the OS System. |
RGB | The RGB color. |
IndexedColor | The color index in the color palette. |
Theme | The theme color. |