|
Krita Source Code Documentation
|
#include <KoColorSpaceMaths.h>
Inheritance diagram for KoColorSpaceMathsTraits< double >:Public Types | |
| typedef double | compositetype |
| typedef double | mixtype |
Static Public Attributes | |
| static constexpr qint8 | bits = 64 |
| static const KoChannelInfo::enumChannelValueType | channelValueType = KoChannelInfo::FLOAT64 |
| static const double | epsilon = DBL_EPSILON |
| static const double | halfValue = 0.5 |
| static const double | max = DBL_MAX |
| static const double | min = -DBL_MAX |
| static const double | unitValue = 1.0 |
| static const double | zeroValue = 0.0 |
Definition at line 147 of file KoColorSpaceMaths.h.
| typedef double KoColorSpaceMathsTraits< double >::compositetype |
Definition at line 150 of file KoColorSpaceMaths.h.
| typedef double KoColorSpaceMathsTraits< double >::mixtype |
Definition at line 151 of file KoColorSpaceMaths.h.
|
staticconstexpr |
Definition at line 158 of file KoColorSpaceMaths.h.
|
static |
Definition at line 159 of file KoColorSpaceMaths.h.
|
static |
Definition at line 157 of file KoColorSpaceMaths.h.
|
static |
Definition at line 154 of file KoColorSpaceMaths.h.
|
static |
Definition at line 155 of file KoColorSpaceMaths.h.
|
static |
Definition at line 156 of file KoColorSpaceMaths.h.
|
static |
Definition at line 153 of file KoColorSpaceMaths.h.
|
static |
Definition at line 152 of file KoColorSpaceMaths.h.