Skip to content

SetValue

Navigation: ADLX SDK ReferencesADLX InterfacesDisplayIADLXDisplayColorDepth

Syntax

ADLX_RESULT    SetValue(ADLX_COLOR_DEPTH colorDepth)

Parameters

#DirectionNameTypeDescription
1.[in]colorDepthADLX_COLOR_DEPTHThe new color format.

Return Value

If the color format is successfully set, ADLX_OK is returned.

If the color format is not successfully set, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Additional Info

Color format configuration is supported on some AMD GPUs if the display is connected to the GPU using Dual-Link DVI or DisplayPort cable.

Requirements

Headerinclude “IDisplaySettings.h”
Minimum version1.0