|
Krita Source Code Documentation
|
#include <KoColorSpaceMaths.h>
Inheritance diagram for KoColorSpaceMathsTraits< quint8 >:Public Types | |
| typedef qint32 | compositetype |
| typedef qint64 | mixtype |
Static Public Attributes | |
| static constexpr qint8 | bits = 8 |
| static const KoChannelInfo::enumChannelValueType | channelValueType = KoChannelInfo::UINT8 |
| static constexpr quint8 | epsilon = 1 |
| static constexpr quint8 | halfValue = 0x00FF / 2 |
| static constexpr quint8 | max = 0x00FF |
| static constexpr quint8 | min = 0 |
| static constexpr quint8 | unitValue = 0x00FF |
| static constexpr quint8 | zeroValue = 0 |
Definition at line 45 of file KoColorSpaceMaths.h.
| typedef qint32 KoColorSpaceMathsTraits< quint8 >::compositetype |
Definition at line 48 of file KoColorSpaceMaths.h.
| typedef qint64 KoColorSpaceMathsTraits< quint8 >::mixtype |
Definition at line 49 of file KoColorSpaceMaths.h.
|
staticconstexpr |
Definition at line 56 of file KoColorSpaceMaths.h.
|
static |
Definition at line 57 of file KoColorSpaceMaths.h.
|
staticconstexpr |
Definition at line 55 of file KoColorSpaceMaths.h.
|
staticconstexpr |
Definition at line 52 of file KoColorSpaceMaths.h.
|
staticconstexpr |
Definition at line 53 of file KoColorSpaceMaths.h.
|
staticconstexpr |
Definition at line 54 of file KoColorSpaceMaths.h.
|
staticconstexpr |
Definition at line 51 of file KoColorSpaceMaths.h.
|
staticconstexpr |
Definition at line 50 of file KoColorSpaceMaths.h.