Description:
Returns | Range | Description |
---|---|---|
intensity | 0 ... 255 | numerical value for the intensity |
Delivers the current setting of the backlight intensity in high-res steps from 0 to 255 (even if the backlight is turned off).
Example
int intensity = Control.getBacklightIntensityHighRes();
See also:
Control.setBacklightIntensityHighRes(int)
Control.setBacklightMode(int)
Control.getBacklightIntensity()
Copyright © demmel products gmbh. All rights reserved.