|
Krita Source Code Documentation
|
#include <KoLabColorSpaceMaths.h>
Inheritance diagram for KoLabColorSpaceMathsTraits< quint16 >:Static Public Attributes | |
| static const quint16 | halfValueAB = 0x8080 |
| static const quint16 | halfValueL = 0xFFFF / 2 |
| static const quint16 | unitValueAB = 0xFFFF |
| static const quint16 | unitValueL = 0xFFFF |
| static const quint16 | zeroValueAB = 0 |
| static const quint16 | zeroValueL = 0 |
Static Public Attributes inherited from KoColorSpaceMathsTraits< quint16 > | |
| 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 |
Additional Inherited Members | |
Public Types inherited from KoColorSpaceMathsTraits< quint16 > | |
| typedef qint64 | compositetype |
| typedef qint64 | mixtype |
Definition at line 61 of file KoLabColorSpaceMaths.h.
|
static |
Definition at line 69 of file KoLabColorSpaceMaths.h.
|
static |
Definition at line 66 of file KoLabColorSpaceMaths.h.
|
static |
Definition at line 68 of file KoLabColorSpaceMaths.h.
|
static |
Definition at line 65 of file KoLabColorSpaceMaths.h.
|
static |
Definition at line 67 of file KoLabColorSpaceMaths.h.
|
static |
Definition at line 64 of file KoLabColorSpaceMaths.h.