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

#include <KoColorSpaceMaths.h>

+ Inheritance diagram for KoColorSpaceMathsTraits< quint32 >:

Public Types

typedef qint64 compositetype
 
typedef qint64 mixtype
 

Static Public Attributes

static constexpr qint8 bits = 32
 
static const KoChannelInfo::enumChannelValueType channelValueType = KoChannelInfo::UINT32
 
static constexpr quint32 epsilon = 1
 
static constexpr quint32 halfValue = 0xFFFFFFFF / 2
 
static constexpr quint32 max = 0xFFFFFFFF
 
static constexpr quint32 min = 0
 
static constexpr quint32 unitValue = 0xFFFFFFFF
 
static constexpr quint32 zeroValue = 0
 

Detailed Description

Definition at line 93 of file KoColorSpaceMaths.h.

Member Typedef Documentation

◆ compositetype

typedef qint64 KoColorSpaceMathsTraits< quint32 >::compositetype

Definition at line 96 of file KoColorSpaceMaths.h.

◆ mixtype

typedef qint64 KoColorSpaceMathsTraits< quint32 >::mixtype

Definition at line 97 of file KoColorSpaceMaths.h.

Member Data Documentation

◆ bits

constexpr qint8 KoColorSpaceMathsTraits< quint32 >::bits = 32
staticconstexpr

Definition at line 104 of file KoColorSpaceMaths.h.

◆ channelValueType

Definition at line 105 of file KoColorSpaceMaths.h.

◆ epsilon

constexpr quint32 KoColorSpaceMathsTraits< quint32 >::epsilon = 1
staticconstexpr

Definition at line 103 of file KoColorSpaceMaths.h.

◆ halfValue

constexpr quint32 KoColorSpaceMathsTraits< quint32 >::halfValue = 0xFFFFFFFF / 2
staticconstexpr

Definition at line 100 of file KoColorSpaceMaths.h.

◆ max

constexpr quint32 KoColorSpaceMathsTraits< quint32 >::max = 0xFFFFFFFF
staticconstexpr

Definition at line 101 of file KoColorSpaceMaths.h.

◆ min

constexpr quint32 KoColorSpaceMathsTraits< quint32 >::min = 0
staticconstexpr

Definition at line 102 of file KoColorSpaceMaths.h.

◆ unitValue

constexpr quint32 KoColorSpaceMathsTraits< quint32 >::unitValue = 0xFFFFFFFF
staticconstexpr

Definition at line 99 of file KoColorSpaceMaths.h.

◆ zeroValue

constexpr quint32 KoColorSpaceMathsTraits< quint32 >::zeroValue = 0
staticconstexpr

Definition at line 98 of file KoColorSpaceMaths.h.


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