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

#include <KoCmykColorSpaceMaths.h>

+ Inheritance diagram for KoCmykColorSpaceMathsTraits< float >:

Static Public Attributes

static const float halfValueCMYK = 50.0
 
static const float unitValueCMYK = 100.0
 
static const float zeroValueCMYK = 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
 

Detailed Description

Definition at line 85 of file KoCmykColorSpaceMaths.h.

Member Data Documentation

◆ halfValueCMYK

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

Definition at line 90 of file KoCmykColorSpaceMaths.h.

◆ unitValueCMYK

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

Definition at line 89 of file KoCmykColorSpaceMaths.h.

◆ zeroValueCMYK

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

Definition at line 88 of file KoCmykColorSpaceMaths.h.


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