ColorSpace
ColorSpace enum
Represents color space for color effect behavior.
enum class ColorSpace
Values
Name | Value | Description |
---|---|---|
NotDefined | -1 | |
RGB | 0 | |
HSL | 1 |
See Also
- Namespace Aspose::Slides::Animation
- Library Aspose.Slides
Represents color space for color effect behavior.
enum class ColorSpace
Name | Value | Description |
---|---|---|
NotDefined | -1 | |
RGB | 0 | |
HSL | 1 |