Skip to content

SetTemperature

Navigation: ADLX SDK ReferencesADLX InterfacesDisplayIADLXDisplayCustomColor

Syntax

ADLX_RESULT    SetTemperature(adlx_int value)

Parameters

#DirectionNameTypeDescription
1.[out]temperatureadlx_intThe new color temperature value.

Return Value

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

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

Refer to ADLX_RESULT for success codes and error codes.

Requirements

Headerinclude “IDisplaySettings.h”
Minimum version1.0