Skip to content

IsCustom3DLUTChanged

Navigation: ADLX SDK ReferencesADLX InterfacesDisplayIADLXDisplay3DLUTChangedEvent

Syntax

adlx_bool IsCustom3DLUTChanged ()

Parameters

N/A

Return Value

If the custom 3D LUT is changed, true is returned.

If the custom 3D LUT 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