GAMMA_RAMP_RGB 结构 (ntddvdeo.h)

RGB 的伽玛渐变。

语法

typedef struct _GAMMA_RAMP_RGB {
  float Red;
  float Green;
  float Blue;
} GAMMA_RAMP_RGB;

成员

Red

红。

Green

绿色。

Blue

蓝色。

要求

要求
最低受支持的客户端 Windows 10 版本 1903
标头 ntddvdeo.h