|
Krita Source Code Documentation
|
#include <KoColorSpaceMaths.h>
Inheritance diagram for KoColorSpaceMathsTraits< quint16 >:Public Types | |
| typedef qint64 | compositetype |
| typedef qint64 | mixtype |
Static Public Attributes | |
| static constexpr qint8 | bits = 16 |
| static const KoChannelInfo::enumChannelValueType | channelValueType = KoChannelInfo::UINT16 |
| static constexpr quint16 | epsilon = 1 |
| static constexpr quint16 | halfValue = 0xFFFF / 2 |
| static constexpr quint16 | max = 0xFFFF |
| static constexpr quint16 | min = 0 |
| static constexpr quint16 | unitValue = 0xFFFF |
| static constexpr quint16 | zeroValue = 0 |
Definition at line 61 of file KoColorSpaceMaths.h.
| typedef qint64 KoColorSpaceMathsTraits< quint16 >::compositetype |
Definition at line 64 of file KoColorSpaceMaths.h.
| typedef qint64 KoColorSpaceMathsTraits< quint16 >::mixtype |
Definition at line 65 of file KoColorSpaceMaths.h.
|
staticconstexpr |
Definition at line 72 of file KoColorSpaceMaths.h.
|
static |
Definition at line 73 of file KoColorSpaceMaths.h.
|
staticconstexpr |
Definition at line 71 of file KoColorSpaceMaths.h.
|
staticconstexpr |
Definition at line 68 of file KoColorSpaceMaths.h.
|
staticconstexpr |
Definition at line 69 of file KoColorSpaceMaths.h.
|
staticconstexpr |
Definition at line 70 of file KoColorSpaceMaths.h.
|
staticconstexpr |
Definition at line 67 of file KoColorSpaceMaths.h.
|
staticconstexpr |
Definition at line 66 of file KoColorSpaceMaths.h.