Skip to content

IsWhitePointChanged

Navigation: ADLX SDK ReferencesADLX InterfacesDisplayIADLXDisplayGamutChangedEvent

Syntax

adlx_bool IsWhitePointChanged ()

Parameters

N/A

Return Value

If the white point is changed, true is returned.

If the white point 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