Skip to content

SetReGammaRamp

Navigation: ADLX SDK ReferencesADLX InterfacesDisplayIADLXDisplayGamma

Syntax

ADLX_RESULT    SetReGammaRamp (ADLX_GammaRamp gammaRamp)

Parameters

#DirectionNameTypeDescription
1.[in]gammaRampADLX_GammaRampThe gamma ramp buffer.

Return Value

If the re-gamma is successfully set, ADLX_OK is returned.

If the re-gamma is not successfully set, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Requirements

Headerinclude “IDisplayGamma.h”
Minimum version1.0

See Also: ADLX_GammaRamp