estructura GAMMA_RAMP_RGB256x3x16 (ntddvdeo.h)
Rampa gamma RGB 256x3x16.
Sintaxis
typedef struct _GAMMA_RAMP_RGB256x3x16 {
USHORT Red[256];
USHORT Green[256];
USHORT Blue[256];
} GAMMA_RAMP_RGB256x3x16;
Miembros
Red[256]
Rojo.
Green[256]
Verde.
Blue[256]
Azul.
Requisitos
Requisito | Value |
---|---|
Cliente mínimo compatible | Windows 10, versión 1903 |
Encabezado | ntddvdeo.h |