Skip to content

IsSCEChanged

Navigation: ADLX SDK ReferencesADLX InterfacesDisplayIADLXDisplay3DLUTChangedEvent

Syntax

adlx_bool IsSCEChanged ()

Parameters

N/A

Return Value

If the color enhancement is changed, true is returned.

If the color enhancement 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