|
Krita Source Code Documentation
|
#include <KoColorSpaceMaths.h>
Inheritance diagram for KoColorSpaceMathsTraits< float >:Public Types | |
| typedef float | compositetype |
| typedef double | mixtype |
Static Public Attributes | |
| 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 |
Definition at line 131 of file KoColorSpaceMaths.h.
| typedef float KoColorSpaceMathsTraits< float >::compositetype |
Definition at line 134 of file KoColorSpaceMaths.h.
| typedef double KoColorSpaceMathsTraits< float >::mixtype |
Definition at line 135 of file KoColorSpaceMaths.h.
|
staticconstexpr |
Definition at line 142 of file KoColorSpaceMaths.h.
|
static |
Definition at line 143 of file KoColorSpaceMaths.h.
|
static |
Definition at line 141 of file KoColorSpaceMaths.h.
|
static |
Definition at line 138 of file KoColorSpaceMaths.h.
|
static |
Definition at line 139 of file KoColorSpaceMaths.h.
|
static |
Definition at line 140 of file KoColorSpaceMaths.h.
|
static |
Definition at line 137 of file KoColorSpaceMaths.h.
|
static |
Definition at line 136 of file KoColorSpaceMaths.h.