estructura GAMMA_RAMP_DXGI_1 (ntddvdeo.h)
Rampa gamma dxgi.
Sintaxis
typedef struct _GAMMA_RAMP_DXGI_1 {
GAMMA_RAMP_RGB Scale;
GAMMA_RAMP_RGB Offset;
GAMMA_RAMP_RGB GammaCurve[1025];
} GAMMA_RAMP_DXGI_1;
Miembros
Scale
Escala.
Offset
Offset.
GammaCurve[1025]
Curva Gamma.
Requisitos
Requisito | Value |
---|---|
Cliente mínimo compatible | Windows 10, versión 1903 |
Encabezado | ntddvdeo.h |