brightness property

double brightness
getter/setter pair

Brightness adjustment value in the range from -1 to 1. Negative values will make the image darker, positive values will make it brighter.

Default is 0.0

Implementation

double brightness;