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

#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
 

Detailed Description

Definition at line 147 of file KoColorSpaceMaths.h.

Member Typedef Documentation

◆ compositetype

typedef double KoColorSpaceMathsTraits< double >::compositetype

Definition at line 150 of file KoColorSpaceMaths.h.

◆ mixtype

typedef double KoColorSpaceMathsTraits< double >::mixtype

Definition at line 151 of file KoColorSpaceMaths.h.

Member Data Documentation

◆ bits

constexpr qint8 KoColorSpaceMathsTraits< double >::bits = 64
staticconstexpr

Definition at line 158 of file KoColorSpaceMaths.h.

◆ channelValueType

Definition at line 159 of file KoColorSpaceMaths.h.

◆ epsilon

const double KoColorSpaceMathsTraits< double >::epsilon = DBL_EPSILON
static

Definition at line 157 of file KoColorSpaceMaths.h.

◆ halfValue

const double KoColorSpaceMathsTraits< double >::halfValue = 0.5
static

Definition at line 154 of file KoColorSpaceMaths.h.

◆ max

const double KoColorSpaceMathsTraits< double >::max = DBL_MAX
static

Definition at line 155 of file KoColorSpaceMaths.h.

◆ min

const double KoColorSpaceMathsTraits< double >::min = -DBL_MAX
static

Definition at line 156 of file KoColorSpaceMaths.h.

◆ unitValue

const double KoColorSpaceMathsTraits< double >::unitValue = 1.0
static

Definition at line 153 of file KoColorSpaceMaths.h.

◆ zeroValue

const double KoColorSpaceMathsTraits< double >::zeroValue = 0.0
static

Definition at line 152 of file KoColorSpaceMaths.h.


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