Function increaseContrast

  • Increase the contrast of an image by spanning each channel on the range [0, image.maxValue]. This algorithm is based on the level algorithm.

    Parameters

    Returns Image

    The enhanced image.