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