Design Nomenclature / Light & Optics

Gamma

Also called gamma correction, transfer function, tone response curve, EOTF, OETF

This entry has not been translated yet and is shown in English.

The power-law transfer function between encoded code values and light — historically the CRT's own response near 2.2, now kept deliberately because it spends limited bits where the eye discriminates most finely. sRGB's is piecewise, with a linear toe, averaging roughly 2.2 overall. It is also one of the three things that fix an RGB space, with primaries and white point.

Transfer plot of emitted luminance against code value: a straight diagonal line for a hypothetical linear encoding, and beneath it the sRGB curve showing that a mid code value of 0.5 emits only about a fifth of full white — the sag being where the extra code values are spent on the darks the eye is most sensitive to.

In practice

Not a look and not a brightness knob. Gamma correction names the inverse encoding applied before storage, and most gamma sliders in software are neither. Blending, resizing, and blurring are only correct in linear light: do them on gamma-encoded values and edges darken, gradients sag, and composites carry dark fringes.

Not to be confused with

How this term connects

Alpha CompositingBandingCIE XYZGamutGradientHDRLuminanceRec. 2020Relative luminancesRGBTone mappingValueGamma
Related Confused with