Skip to content

IsSupportedUser3DLUT

Navigation: ADLX SDK ReferencesADLX InterfacesDisplayIADLXDisplay3DLUT

Syntax

ADLX_RESULT    IsSupportedUser3DLUT (adlx_bool* supported)

Parameters

#DirectionNameTypeDescription
1.[out]supportedadlx_bool*The pointer to a variable where the state of 3D LUT customization is returned. The variable is true if 3D LUT customization is supported. The variable is false if 3D LUT customization is not supported.

Return Value

If the state of 3D LUT customization is successfully returned, ADLX_OK is returned.

If the state of 3D LUT customization is not successfully returned, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Remarks

Some GPUs support custom 3D LUT panel calibration for eDP displays to improve and enhance game and application color vibrancy.

Requirements

Headerinclude “IDisplay3DLUT.h”
Minimum version1.0