compensation property

double compensation
getter/setter pair

Exposure compensation in EV stops, applied to the metering target. 0 is neutral; +1 doubles the target brightness, -1 halves it.

Implementation

double compensation = 0.0;