GAMMA_RAMP_RGB256x3x16 結構 (ntd)
Gamma 坡形 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) |
標頭 | ntdhseo.h |