Enum ColorSpace
Labels for different color spaces.
[Version(1, 0, 0)]
[Serializable]
public enum ColorSpace
Fields
HSL = 1
The HSL color space.
LAB = 2
The LAB color space.
RGB = 0
The RGB color space.
Labels for different color spaces.
[Version(1, 0, 0)]
[Serializable]
public enum ColorSpace
HSL = 1
The HSL color space.
LAB = 2
The LAB color space.
RGB = 0
The RGB color space.