ColorSpace
ColorSpace enumeration
Represents color space for color effect behavior.
public enum ColorSpace
Values
Name | Value | Description |
---|---|---|
NotDefined | -1 | |
RGB | 0 | |
HSL | 1 |
See Also
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides
Represents color space for color effect behavior.
public enum ColorSpace
Name | Value | Description |
---|---|---|
NotDefined | -1 | |
RGB | 0 | |
HSL | 1 |