ColorType Enumeration |
Namespace: Aspose.Slides
Member name | Value | Description | |
---|---|---|---|
NotDefined | -1 | Color is not defined at all. | |
RGB | 0 | Standard 24bit RGB color. | |
RGBPercentage | 1 | High definition RGB color. | |
HSL | 2 | High definition HSL color. | |
Scheme | 3 | Scheme color. | |
System | 4 | System color. | |
Preset | 5 | Preset Color. |