|
Lamp-Da 0.1
A compact lantern project
|
Define the gamma color correction. More...
Go to the source code of this file.
Namespaces | |
| namespace | lampda |
| Program scope. | |
| namespace | lampda::modes |
| Contains basic interface types to implement custom user modes. | |
| namespace | lampda::modes::colors |
| Tools to manipulate colors and their representation. | |
Functions | |
| void | lampda::modes::colors::__internal::calcGammaTable (float gamma) |
| static constexpr uint8_t | lampda::modes::colors::gamma8 (uint8_t value) |
| used for color gamma correction | |
Variables | |
| static constexpr uint8_t | lampda::modes::colors::__internal::gammaT [256] |
| gamma 2.8 lookup table used for color correction | |
Define the gamma color correction.
|
staticconstexpr |
gamma 2.8 lookup table used for color correction