SetDeGammaRamp
Sets the de-gamma on a display using a ramp buffer.
Syntax
ADLX_RESULT SetDeGammaRamp (ADLX_GammaRamp gammaRamp)
Parameters
-
[in]
gammaRamp ADLX_GammaRamp The gamma ramp buffer.
Return Value
If the de-gamma is successfully set, ADLX_OK is returned.
If the de-gamma is not successfully set, an error code is returned.
Refer to ADLX_RESULT for success codes and error codes.
Requirements
Header |
include “IDisplayGamma.h” |
Minimum version |
1.0 |