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