Skip to main content

Module lut

Module lut 

Source
Expand description

Lookup table utilities for gamma functions.

Structs§

GammaLut
A lookup table from linear float or real values to integers that follow a gamma curve.
GammaLutBuilder
Models a given transfer function to construct lookup tables.

Traits§

GammaLutInput
A valid input value for a GammaLut.
GammaLutOutput
A possible output type for a GammaLut.