Skip to content

IsDeGammaChanged

Navigation: ADLX SDK ReferencesADLX InterfacesDisplayIADLXDisplayGammaChangedEvent

Syntax

adlx_bool IsDeGammaChanged ()

Parameters

N/A

Return Value

If the de-gamma is changed, true is returned.

If the de-gamma 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