contrast property

double? contrast
getter/setter pair

The contrast effect of the image.

The value should be in the interval [-1.0, 1.0], where 0 means no effect.

Implementation

core.double? contrast;