Skip to content

IsSupportedSCE

Navigation: ADLX SDK ReferencesADLX InterfacesDisplayIADLXDisplay3DLUT

Syntax

ADLX_RESULT    IsSupportedSCE (adlx_bool* supported)

Parameters

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

Return Value

If the state of color enhancement is successfully returned, ADLX_OK is returned.

If the state of color enhancement is not successfully returned, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Remarks

Some GPUs support built-in 3D LUT profiles for displays to improve and enhance game and application color vibrancy.

Requirements

Headerinclude “IDisplay3DLUT.h”
Minimum version1.0