linear1gamma
Linear1gamma is a term encountered in digital imaging and rendering pipelines to describe a color encoding in which the numeric values are linearly proportional to scene luminance, corresponding to a gamma transfer function with an exponent of 1.0. In effect, data labeled as linear1gamma uses no gamma correction; the encoding is the identity function.
In color management, data can reside in a linear color space (gamma 1) or in a gamma-encoded
Applications and use cases include rendering pipelines, texture sampling, compositing, and tone mapping, where maintaining linear
Notes and caveats: the explicit label linear1gamma is not universally standardized and may be project- or software-specific.
See also: Gamma correction, linear color space, sRGB, transfer function, OpenColorIO.