#include <IMG_GammaTable.h>
Definition at line 19 of file IMG_GammaTable.h.
template<typename T >
static constexpr T IMG_GammaTableDetail::gamma22ToLinear |
( |
T |
x | ) |
|
|
inlinestatic |
template<typename T >
static constexpr T IMG_GammaTableDetail::gammaToLinear |
( |
T |
x, |
|
|
T |
gamma |
|
) |
| |
|
inlinestatic |
float IMG_GammaTableDetail::linear01 |
( |
uint8 |
v | ) |
const |
|
inline |
template<typename T >
static constexpr T IMG_GammaTableDetail::linearToGamma |
( |
T |
x, |
|
|
T |
gamma |
|
) |
| |
|
inlinestatic |
template<typename T >
static constexpr T IMG_GammaTableDetail::linearToGamma22 |
( |
T |
x | ) |
|
|
inlinestatic |
template<typename T >
static constexpr T IMG_GammaTableDetail::linearToRec709 |
( |
T |
x | ) |
|
|
inlinestatic |
template<typename T >
static constexpr T IMG_GammaTableDetail::linearToSRGB |
( |
T |
x | ) |
|
|
inlinestatic |
template<typename T >
static constexpr T IMG_GammaTableDetail::rec709ToLinear |
( |
T |
x | ) |
|
|
inlinestatic |
template<typename T >
static constexpr T IMG_GammaTableDetail::srgbToLinear |
( |
T |
x | ) |
|
|
inlinestatic |
constexpr int IMG_GammaTableDetail::AutoStride = 0 |
|
static |
The documentation for this class was generated from the following file: