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