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 |
标头 | ntddvdeo.h |