Increase the contrast of an image by spanning each channel on the range [0, image.maxValue]. This algorithm is based on the level algorithm.
The image to enhance.
Increase contrast options.
The enhanced image.
Increase the contrast of an image by spanning each channel on the range [0, image.maxValue]. This algorithm is based on the level algorithm.