Skip to content

GetGammaCoefficient

Navigation: ADLX SDK ReferencesADLX InterfacesDisplayIADLXDisplayGamma

Syntax

ADLX_RESULT    GetGammaCoefficient (ADLX_RegammaCoeff* coeff)

Parameters

#DirectionNameTypeDescription
1.[out]coeffADLX_RegammaCoeffThe pointer to a variable where the re-gamma coefficient settings are returned.

Return Value

If the re-gamma coefficient settings are successfully returned, ADLX_OK is returned.

If the re-gamma coefficient settings are not successfully returned, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Remarks

Requirements

Headerinclude “IDisplayGamma.h”
Minimum version1.0

See Also: ADLX_RegammaCoeff