static int getLCDContrast()
_INSERT_METHOD_SIGNATURE_HERE_
Description:
Returns | Range | Description |
---|---|---|
value | 0 ... 255 | numerical value for the display contrast (255 = maximum) |
Returns the current value set for the contrast of the display.
Example
int cont = Control.getLCDContrast();
See also:
Copyright © demmel products gmbh. All rights reserved.