|
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 150 of file KoColorTransferFunctions.h.
| using KoColorTransferFunctions< Arch >::float_v = typename KoStreamedMath<Arch>::float_v |
Definition at line 151 of file KoColorTransferFunctions.h.
|
inlinestaticnoexcept |
Definition at line 168 of file KoColorTransferFunctions.h.
|
inlinestaticnoexcept |
Definition at line 153 of file KoColorTransferFunctions.h.
References xsimd::max().
|
inlinestaticnoexcept |
Definition at line 180 of file KoColorTransferFunctions.h.