as

Settings
Sign out
Notifications
Alexa
亚马逊应用商店
Ring
AWS
文档
Support
Contact Us
My Cases
新手入门
设计和开发
应用发布
参考
支持
感谢您的访问。此页面目前仅提供英语版本。我们正在开发中文版本。谢谢您的理解。

ColorDepth

Defines all possible color depths in a display.

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.


Last updated: Jul 22, 2026