|
Krita Source Code Documentation
|
#include <KoColorSpaceMaths.h>
Inheritance diagram for KoColorSpaceMathsTraits< quint32 >:Public Types | |
| typedef qint64 | compositetype |
| typedef qint64 | mixtype |
Static Public Attributes | |
| static constexpr qint8 | bits = 32 |
| static const KoChannelInfo::enumChannelValueType | channelValueType = KoChannelInfo::UINT32 |
| static constexpr quint32 | epsilon = 1 |
| static constexpr quint32 | halfValue = 0xFFFFFFFF / 2 |
| static constexpr quint32 | max = 0xFFFFFFFF |
| static constexpr quint32 | min = 0 |
| static constexpr quint32 | unitValue = 0xFFFFFFFF |
| static constexpr quint32 | zeroValue = 0 |
Definition at line 93 of file KoColorSpaceMaths.h.
| typedef qint64 KoColorSpaceMathsTraits< quint32 >::compositetype |
Definition at line 96 of file KoColorSpaceMaths.h.
| typedef qint64 KoColorSpaceMathsTraits< quint32 >::mixtype |
Definition at line 97 of file KoColorSpaceMaths.h.
|
staticconstexpr |
Definition at line 104 of file KoColorSpaceMaths.h.
|
static |
Definition at line 105 of file KoColorSpaceMaths.h.
|
staticconstexpr |
Definition at line 103 of file KoColorSpaceMaths.h.
|
staticconstexpr |
Definition at line 100 of file KoColorSpaceMaths.h.
|
staticconstexpr |
Definition at line 101 of file KoColorSpaceMaths.h.
|
staticconstexpr |
Definition at line 102 of file KoColorSpaceMaths.h.
|
staticconstexpr |
Definition at line 99 of file KoColorSpaceMaths.h.
|
staticconstexpr |
Definition at line 98 of file KoColorSpaceMaths.h.