Skip to content

SetBrightness

Navigation: ADLX SDK ReferencesADLX InterfacesDisplayIADLXDisplayCustomColor

Syntax

ADLX_RESULT    SetBrightness(adlx_int brightness)

Parameters

#DirectionNameTypeDescription
1.[out]brightnessadlx_intThe new brightness value.

Return Value

If the brightness is successfully set, ADLX_OK is returned.

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