Skip to content

GetWhitePoint

Navigation: ADLX SDK ReferencesADLX InterfacesDisplayIADLXDisplayGamut

Syntax

ADLX_RESULT    GetWhitePoint (ADLX_Point* point)

Parameters

#DirectionNameTypeDescription
1.[out]pointADLX_PointThe pointer to a variable where the white point coordinates are returned.

Return Value

If the white point coordinates are successfully returned, ADLX_OK is returned.

If the white point coordinates are not successfully returned, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Requirements

Headerinclude “IDisplayGamut.h”
Minimum version1.0

See Also: ADLX_Point, ADLX Enums