|
Krita Source Code Documentation
|
#include <KoColorTransferFunctions.h>
Public Types | |
| using | float_v = typename KoStreamedMath<Arch>::float_v |
Static Public Member Functions | |
| static ALWAYS_INLINE void | removeHLGCurve (float_v &x) noexcept |
| static ALWAYS_INLINE void | removeSmpte2048Curve (float_v &x) noexcept |
| static ALWAYS_INLINE void | removeSMPTE_ST_428Curve (float_v &x) noexcept |
Definition at line 159 of file KoColorTransferFunctions.h.
| using KoColorTransferFunctions< Arch >::float_v = typename KoStreamedMath<Arch>::float_v |
Definition at line 160 of file KoColorTransferFunctions.h.
|
inlinestaticnoexcept |
Definition at line 177 of file KoColorTransferFunctions.h.
|
inlinestaticnoexcept |
Definition at line 162 of file KoColorTransferFunctions.h.
References xsimd::max().
|
inlinestaticnoexcept |
Definition at line 191 of file KoColorTransferFunctions.h.