contrast property

double? contrast
getter/setter pair

Control black and white contrast of the video.

Enter a value between -1 and 1, where -1 is minimum contrast and 1 is maximum contrast. 0 is no change. The default is 0.

Implementation

core.double? contrast;