GetGammaCoefficient

Gets the re-gamma coefficient settings on a display.

Syntax

Copied!

ADLX_RESULT     GetGammaCoefficient (ADLX_RegammaCoeff * coeff)

Parameters

  1. [out] coeff ADLX_RegammaCoeff * The 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

Header

include “IDisplayGamma.h”

Minimum version

1.0