Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Dxgi gamma ramp.
Syntax
typedef struct _GAMMA_RAMP_DXGI_1 {
GAMMA_RAMP_RGB Scale;
GAMMA_RAMP_RGB Offset;
GAMMA_RAMP_RGB GammaCurve[1025];
} GAMMA_RAMP_DXGI_1;
Members
Scale
The scale.
Offset
Offset.
GammaCurve[1025]
Gamma curve.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10, version 1903 |
| Header | ntddvdeo.h |