Krita Source Code Documentation
Loading...
Searching...
No Matches
KoCmykColorSpaceMathsTraits< double > Class Reference

#include <KoCmykColorSpaceMaths.h>

+ Inheritance diagram for KoCmykColorSpaceMathsTraits< double >:

Static Public Attributes

static const double halfValueCMYK = 50.0
 
static const double unitValueCMYK = 100.0
 
static const double zeroValueCMYK = 0.0
 
- Static Public Attributes inherited from KoColorSpaceMathsTraits< double >
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
 

Additional Inherited Members

- Public Types inherited from KoColorSpaceMathsTraits< double >
typedef double compositetype
 
typedef double mixtype
 

Detailed Description

Definition at line 94 of file KoCmykColorSpaceMaths.h.

Member Data Documentation

◆ halfValueCMYK

const double KoCmykColorSpaceMathsTraits< double >::halfValueCMYK = 50.0
static

Definition at line 99 of file KoCmykColorSpaceMaths.h.

◆ unitValueCMYK

const double KoCmykColorSpaceMathsTraits< double >::unitValueCMYK = 100.0
static

Definition at line 98 of file KoCmykColorSpaceMaths.h.

◆ zeroValueCMYK

const double KoCmykColorSpaceMathsTraits< double >::zeroValueCMYK = 0.0
static

Definition at line 97 of file KoCmykColorSpaceMaths.h.


The documentation for this class was generated from the following files: