ColorSpace
Defines Different color space types in a display.
Enumeration Members
INVALID
INVALID:
1
Invalid color space type
AUTO
AUTO:
2
Color space type is automatic i.e display server is free to choose any color space. This is default.
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: Jul 22, 2026

