Skip to content

SetSaturation

Navigation: ADLX SDK ReferencesADLX InterfacesDisplayIADLXDisplayCustomColor

Syntax

ADLX_RESULT    SetSaturation(adlx_int saturation)

Parameters

#DirectionNameTypeDescription
1.[out]saturationadlx_intThe 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

Headerinclude “IDisplaySettings.h”
Minimum version1.0