SetSaturation

Sets the saturation on a display.

Syntax

Copied!

ADLX_RESULT     SetSaturation(adlx_int saturation)

Parameters

  1. [out] saturation adlx_int The new saturation value.

Return Value

If the saturation is successfully set, ADLX_OK is returned.

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