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
Header ntddvdeo.h