Enumeration Members
COLORDEPTH_UNKNOWN
COLORDEPTH_UNKNOWN:1
Unknown color depth type
COLORDEPTH_AUTO
COLORDEPTH_AUTO:2
Color depth type is automatic i.e display server is free to choose any. This is default.
COLORDEPTH_8
COLORDEPTH_8:3
Display server is free to choose any color depth up to 8 bits per channel.
COLORDEPTH_10
COLORDEPTH_10:4
Display server is free to choose any color depth up to 10 bits per channel.
COLORDEPTH_12
COLORDEPTH_12:5
Display server is free to choose any color depth up to 12 bits per channel.

