|
Krita Source Code Documentation
|
#include <KoColorSpaceMaths.h>
Inheritance diagram for KoColorSpaceMathsTraits< qint16 >:Public Types | |
| typedef qint64 | compositetype |
| typedef qint64 | mixtype |
Static Public Attributes | |
| static constexpr qint8 | bits = 16 |
| static const KoChannelInfo::enumChannelValueType | channelValueType = KoChannelInfo::INT16 |
| static constexpr qint16 | epsilon = 1 |
| static constexpr qint16 | halfValue = 32767 / 2 |
| static constexpr qint16 | max = 32767 |
| static constexpr qint16 | min = -32768 |
| static constexpr qint16 | unitValue = 32767 |
| static constexpr qint16 | zeroValue = 0 |
Definition at line 77 of file KoColorSpaceMaths.h.
| typedef qint64 KoColorSpaceMathsTraits< qint16 >::compositetype |
Definition at line 80 of file KoColorSpaceMaths.h.
| typedef qint64 KoColorSpaceMathsTraits< qint16 >::mixtype |
Definition at line 81 of file KoColorSpaceMaths.h.
|
staticconstexpr |
Definition at line 88 of file KoColorSpaceMaths.h.
|
static |
Definition at line 89 of file KoColorSpaceMaths.h.
|
staticconstexpr |
Definition at line 87 of file KoColorSpaceMaths.h.
|
staticconstexpr |
Definition at line 84 of file KoColorSpaceMaths.h.
|
staticconstexpr |
Definition at line 85 of file KoColorSpaceMaths.h.
|
staticconstexpr |
Definition at line 86 of file KoColorSpaceMaths.h.
|
staticconstexpr |
Definition at line 83 of file KoColorSpaceMaths.h.
|
staticconstexpr |
Definition at line 82 of file KoColorSpaceMaths.h.