Description:
Parameter | Range | Description |
---|---|---|
value | -255 ... 255 | value for brightness adjustment |
Sets the value for brightness adjustment used by the methods Draw.adjustDisplay(int) and Draw.adjustDisplayArea(int, int, int) as well as graphic drawing methods when Attribute.setAdjustmentForGraphics(int) is used.
Note
Example
Attribute.setBrightnessAdjustment(-50);
Sets the value for brightness adjustments to -50.
See also:
Draw.adjustDisplay(int)
Draw.adjustDisplayArea(int, int, int)
Attribute.setAdjustmentForGraphics(int)
Attribute.setContrastAdjustment(int)
Attribute.setHueAdjustment(int)
Attribute.setSaturationAdjustment(int)
Copyright © demmel products gmbh. All rights reserved.