|
Krita Source Code Documentation
|
#include <KoLabColorSpaceMaths.h>
Inheritance diagram for KoLabColorSpaceMathsTraits< float >:Static Public Attributes | |
| static const float | halfValueAB = 0.0 |
| static const float | halfValueL = 50.0 |
| static const float | unitValueAB = +127.0 |
| static const float | unitValueL = 100.0 |
| static const float | zeroValueAB = -128.0 |
| static const float | zeroValueL = 0.0 |
Static Public Attributes inherited from KoColorSpaceMathsTraits< float > | |
| static constexpr qint8 | bits = 32 |
| static const KoChannelInfo::enumChannelValueType | channelValueType = KoChannelInfo::FLOAT32 |
| static const float | epsilon = FLT_EPSILON |
| static const float | halfValue = 0.5 |
| static const float | max = FLT_MAX |
| static const float | min = -FLT_MAX |
| static const float | unitValue = 1.0 |
| static const float | zeroValue = 0.0 |
Additional Inherited Members | |
Public Types inherited from KoColorSpaceMathsTraits< float > | |
| typedef float | compositetype |
| typedef double | mixtype |
Definition at line 114 of file KoLabColorSpaceMaths.h.
|
static |
Definition at line 122 of file KoLabColorSpaceMaths.h.
|
static |
Definition at line 119 of file KoLabColorSpaceMaths.h.
|
static |
Definition at line 121 of file KoLabColorSpaceMaths.h.
|
static |
Definition at line 118 of file KoLabColorSpaceMaths.h.
|
static |
Definition at line 120 of file KoLabColorSpaceMaths.h.
|
static |
Definition at line 117 of file KoLabColorSpaceMaths.h.