ColorSpace
Defines Different color space types in a display.
Enumeration Members
AUTO
AUTO:
2
Color space type is automatic i.e display server is free to choose any color space. This is default.
INVALID
INVALID:
1
Invalid color space type
RGB
RGB:
3
display server is requested to use RGB color space
YCBCR
YCBCR:
4
display server is requested to use YCbCr color space
Last updated: Oct 02, 2025

