Krita Source Code Documentation
Loading...
Searching...
No Matches
KoColorSpaceMaths< _T, _Tdst > Member List

This is the complete list of members for KoColorSpaceMaths< _T, _Tdst >, including all inherited members.

and(_T a, _Tdst b)KoColorSpaceMaths< _T, _Tdst >inlinestatic
blend(_T a, _T b, _T alpha)KoColorSpaceMaths< _T, _Tdst >inlinestatic
blend(float a, float b, float alpha)KoColorSpaceMaths< _T, _Tdst >inline
blend(quint8 a, quint8 b, quint8 c)KoColorSpaceMaths< _T, _Tdst >inline
clamp(dst_compositetype val)KoColorSpaceMaths< _T, _Tdst >inlinestatic
clamp(double a)KoColorSpaceMaths< _T, _Tdst >inline
clamp(float a)KoColorSpaceMaths< _T, _Tdst >inline
clampAfterScale(dst_compositetype val)KoColorSpaceMaths< _T, _Tdst >inlinestatic
clampChannelToSDR(_T val)KoColorSpaceMaths< _T, _Tdst >inlinestatic
clampChannelToSDRBottom(_T val)KoColorSpaceMaths< _T, _Tdst >inlinestatic
clampToSDR(dst_compositetype val)KoColorSpaceMaths< _T, _Tdst >inlinestatic
clampToSDRBottom(dst_compositetype val)KoColorSpaceMaths< _T, _Tdst >inlinestatic
clampToSDRTop(dst_compositetype val)KoColorSpaceMaths< _T, _Tdst >inlinestatic
divide(_T a, _Tdst b)KoColorSpaceMaths< _T, _Tdst >inlinestatic
divide(quint8 a, quint8 b)KoColorSpaceMaths< _T, _Tdst >inline
divide(quint16 a, quint16 b)KoColorSpaceMaths< _T, _Tdst >inline
divideInCompositeSpace(dst_compositetype a, dst_compositetype b)KoColorSpaceMaths< _T, _Tdst >inlinestatic
dst_compositetype typedefKoColorSpaceMaths< _T, _Tdst >private
invert(_T a)KoColorSpaceMaths< _T, _Tdst >inlinestatic
invert(quint8 a)KoColorSpaceMaths< _T, _Tdst >inline
invert(quint16 a)KoColorSpaceMaths< _T, _Tdst >inline
isHalfValueFuzzy(_T v)KoColorSpaceMaths< _T, _Tdst >inlinestatic
isHalfValueFuzzy(double value)KoColorSpaceMaths< _T, _Tdst >inline
isHalfValueFuzzy(float value)KoColorSpaceMaths< _T, _Tdst >inline
isUnitValueClampedFuzzy(_T v)KoColorSpaceMaths< _T, _Tdst >inlinestatic
isUnitValueClampedFuzzy(double d)KoColorSpaceMaths< _T, _Tdst >inline
isUnitValueClampedFuzzy(float f)KoColorSpaceMaths< _T, _Tdst >inline
isUnitValueFuzzy(_T value)KoColorSpaceMaths< _T, _Tdst >inlinestatic
isUnitValueFuzzy(double value)KoColorSpaceMaths< _T, _Tdst >inline
isUnitValueFuzzy(float value)KoColorSpaceMaths< _T, _Tdst >inline
isUnsafeAsDivisor(_T value)KoColorSpaceMaths< _T, _Tdst >inlinestatic
isUnsafeAsDivisor(double value)KoColorSpaceMaths< _T, _Tdst >inline
isUnsafeAsDivisor(float value)KoColorSpaceMaths< _T, _Tdst >inline
isZeroValueClampedFuzzy(_T v)KoColorSpaceMaths< _T, _Tdst >inlinestatic
isZeroValueClampedFuzzy(double d)KoColorSpaceMaths< _T, _Tdst >inline
isZeroValueClampedFuzzy(float f)KoColorSpaceMaths< _T, _Tdst >inline
isZeroValueFuzzy(_T value)KoColorSpaceMaths< _T, _Tdst >inlinestatic
isZeroValueFuzzy(double value)KoColorSpaceMaths< _T, _Tdst >inline
isZeroValueFuzzy(float value)KoColorSpaceMaths< _T, _Tdst >inline
modulus(_T a, _Tdst b)KoColorSpaceMaths< _T, _Tdst >inlinestatic
multiply(_T a, _Tdst b)KoColorSpaceMaths< _T, _Tdst >inlinestatic
multiply(_T a, _Tdst b, _Tdst c)KoColorSpaceMaths< _T, _Tdst >inlinestatic
multiply(quint8 a, quint8 b)KoColorSpaceMaths< _T, _Tdst >inline
multiply(quint8 a, quint8 b, quint8 c)KoColorSpaceMaths< _T, _Tdst >inline
multiply(quint16 a, quint16 b)KoColorSpaceMaths< _T, _Tdst >inline
multiplyInCompositeSpace(dst_compositetype a, dst_compositetype b)KoColorSpaceMaths< _T, _Tdst >inlinestatic
or(_T a, _Tdst b)KoColorSpaceMaths< _T, _Tdst >inlinestatic
scaleToA(_T a)KoColorSpaceMaths< _T, _Tdst >inlinestatic
scaleToA(double a)KoColorSpaceMaths< _T, _Tdst >inline
scaleToA(quint8 a)KoColorSpaceMaths< _T, _Tdst >inline
scaleToA(double a)KoColorSpaceMaths< _T, _Tdst >inline
scaleToA(quint16 a)KoColorSpaceMaths< _T, _Tdst >inline
scaleToA(double a)KoColorSpaceMaths< _T, _Tdst >inline
scaleToA(float a)KoColorSpaceMaths< _T, _Tdst >inline
scaleToA(float a)KoColorSpaceMaths< _T, _Tdst >inline
scaleToA(quint16 a)KoColorSpaceMaths< _T, _Tdst >inline
scaleToA(float a)KoColorSpaceMaths< _T, _Tdst >inline
scaleToA(quint8 a)KoColorSpaceMaths< _T, _Tdst >inline
scaleToA(quint8 a)KoColorSpaceMaths< _T, _Tdst >inline
scaleToA(quint16 a)KoColorSpaceMaths< _T, _Tdst >inline
scaleToA(quint8 a)KoColorSpaceMaths< _T, _Tdst >inline
scaleToA(quint16 a)KoColorSpaceMaths< _T, _Tdst >inline
scaleToA(float a)KoColorSpaceMaths< _T, _Tdst >inline
src_compositetype typedefKoColorSpaceMaths< _T, _Tdst >private
traits typedefKoColorSpaceMaths< _T, _Tdst >private
xor(_T a, _Tdst b)KoColorSpaceMaths< _T, _Tdst >inlinestatic