GAMMA_RAMP_RGB256x3x16 構造体 (ntddvdeo.h)
ガンマ ランプ RGB 256x3x16。
構文
typedef struct _GAMMA_RAMP_RGB256x3x16 {
USHORT Red[256];
USHORT Green[256];
USHORT Blue[256];
} GAMMA_RAMP_RGB256x3x16;
メンバー
Red[256]
赤。
Green[256]
緑。
Blue[256]
青。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 10 バージョン 1903 |
Header | ntddvdeo.h |