Skip to content

IsReGammaChanged

Navigation: ADLX SDK ReferencesADLX InterfacesDisplayIADLXDisplayGammaChangedEvent

Syntax

adlx_bool IsReGammaChanged ()

Parameters

N/A

Return Value

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

If the re-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