gamma correction


The tone of the intensity levels of gray scale are adjusted.

If black is "0" and white is "1", the intermediate intensity levels are represented by a number x between 0 and 1. If the gamma correction value is y, then x is corrected by x^y. The correction value closer to zero would result in the darker intensity level.