Enum ColorSpace
Defines options that should be applied to the color space.
public enum ColorSpace
Fields
Custom = 0
The color space is otherwise described, such as with a color profile.
SRgb = 1
The color space is sRGB.
ScRgb = 2
The color space is scRGB.