GAMMA_RAMP_RGB256x3x16 struttura (ntd mdfeo.h)
Rampa gamma RGB 256x3x16.
Sintassi
typedef struct _GAMMA_RAMP_RGB256x3x16 {
USHORT Red[256];
USHORT Green[256];
USHORT Blue[256];
} GAMMA_RAMP_RGB256x3x16;
Members
Red[256]
Rosso.
Green[256]
Verde.
Blue[256]
Blu.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 10, versione 1903 |
Intestazione | ntdmakeo.h |