Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazonアプリストア
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