brightness property

double brightness
final

Brightness/contrast/gamma applied to every decoded pixel — see ImageAdjustments.apply. Changing them re-decodes what's on screen; the old pixels stay visible until the new ones arrive.

Implementation

final double brightness;