SetOptimizeBrightness
Sets the optimize brightness Vari-Bright preset on a display.
Syntax
ADLX_RESULT SetOptimizeBrightness ()
Parameters
N/A
Return Value
If the optimize brightness preset is successfully set, ADLX_OK is returned.
If the optimize brightness preset 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 |