ColorType
Overview
ColorType is a enum in Aspose.Slides FOSS for .NET.
Represents ColorType enumeration.
Values
| Value | Description |
|---|---|
NotDefined | Represents an undefined or unspecified color type |
RGB | Represents a color defined by red, green, and blue components |
RGBPercentage | |
HSL | Represents a color defined by hue, saturation, and lightness values |
Scheme | Represents a color that follows a theme color scheme |
System | Represents a system-defined color, such as window or text colors |
Preset | Represents a predefined preset color from a palette |