estructura GAMMA_RAMP_RGB (ntddvdeo.h)

Rampa gamma para RGB.

Sintaxis

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

Miembros

Red

Rojo.

Green

Verde.

Blue

Azul.

Requisitos

Requisito Value
Cliente mínimo compatible Windows 10, versión 1903
Encabezado ntddvdeo.h