Contrast
Returns a new image with the contrast adjusted by the given factor.
Examples
Using this image as our input:
image.contrast(2.0)
image.contrast(0.5)
Returns a new image with the contrast adjusted by the given factor.
Using this image as our input:
image.contrast(2.0)
image.contrast(0.5)