Skip to content

IsGammaCoefficientChanged

Navigation: ADLX SDK ReferencesADLX InterfacesDisplayIADLXDisplayGammaChangedEvent

Syntax

adlx_bool IsGammaCoefficientChanged ()

Parameters

N/A

Return Value

If the gamma coefficient is changed, true is returned.

If the gamma coefficient is not changed, false is returned.

Additional Info

Note: To obtain the display, use GetDisplay.

Requirements

Headerinclude “IDisplays.h”
Minimum version1.0

See Also: GetDisplay