Skip to content

SetHue

Navigation: ADLX SDK ReferencesADLX InterfacesDisplayIADLXDisplayCustomColor

Syntax

ADLX_RESULT    SetHue(adlx_int value)

Parameters

#DirectionNameTypeDescription
1.[out]hueadlx_intThe new hue value.

Return Value

If the hue is successfully set, ADLX_OK is returned.

If the hue 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