Skip to content

IsCustomColorContrastChanged

Navigation: ADLX SDK ReferencesADLX InterfacesDisplayIADLXDisplaySettingsChangedEvent

Syntax

adlx_bool IsCustomColorContrastChanged ()

Parameters

N/A

Return Value

If the color contrast settings are changed, true is returned.

If the color contrast settings are not changed, false is returned.

Additional Info

Note: To obtain the display, use GetDisplay.

Requirements

Headerinclude “IDisplays.h”
Minimum version1.0

See Also: GetDisplay