Enum ColorSpace
Specifies the color space value for color effect
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.Base.dll
Syntax
public enum ColorSpace
Fields
| Name | Description |
|---|---|
| HSL | Specifies the color space value is HSL |
| NotDefined | Specifies the color space value is NotDefined |
| RGB | Specifies the color space value is RGB |