|
Krita Source Code Documentation
|
#include <KoLabColorSpaceMaths.h>
Inheritance diagram for KoLabColorSpaceMathsTraits< qint16 >:Static Public Attributes | |
| static const qint16 | halfValueAB = 19549 |
| static const qint16 | halfValueL = 32767 / 2 |
| static const qint16 | unitValueAB = 32767 |
| static const qint16 | unitValueL = 32767 |
| static const qint16 | zeroValueAB = 0 |
| static const qint16 | zeroValueL = 0 |
Static Public Attributes inherited from KoColorSpaceMathsTraits< qint16 > | |
| 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 |
Additional Inherited Members | |
Public Types inherited from KoColorSpaceMathsTraits< qint16 > | |
| typedef qint64 | compositetype |
| typedef qint64 | mixtype |
Definition at line 73 of file KoLabColorSpaceMaths.h.
|
static |
Definition at line 81 of file KoLabColorSpaceMaths.h.
|
static |
Definition at line 78 of file KoLabColorSpaceMaths.h.
|
static |
Definition at line 80 of file KoLabColorSpaceMaths.h.
|
static |
Definition at line 77 of file KoLabColorSpaceMaths.h.
|
static |
Definition at line 79 of file KoLabColorSpaceMaths.h.
|
static |
Definition at line 76 of file KoLabColorSpaceMaths.h.