SetHue

Sets the hue on a display.

Syntax

Copied!

ADLX_RESULT     SetHue(adlx_int value)

Parameters

  1. [out] hue adlx_int The 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

Header

include “IDisplaySettings.h”

Minimum version

1.0