Skip to content

SetContrast

Navigation: ADLX SDK ReferencesADLX InterfacesDisplayIADLXDisplayCustomColor

Syntax

ADLX_RESULT    SetContrast(adlx_int contrast)

Parameters

#DirectionNameTypeDescription
1.[out]contrastadlx_intThe new color contrast value.

Return Value

If the color contrast value is successfully set, ADLX_OK is returned.

If the color contrast value 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