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

#include <KoColorSpaceMaths.h>

+ Inheritance diagram for KoColorSpaceMathsTraits< quint16 >:

Public Types

typedef qint64 compositetype
 
typedef qint64 mixtype
 

Static Public Attributes

static constexpr qint8 bits = 16
 
static const KoChannelInfo::enumChannelValueType channelValueType = KoChannelInfo::UINT16
 
static constexpr quint16 epsilon = 1
 
static constexpr quint16 halfValue = 0xFFFF / 2
 
static constexpr quint16 max = 0xFFFF
 
static constexpr quint16 min = 0
 
static constexpr quint16 unitValue = 0xFFFF
 
static constexpr quint16 zeroValue = 0
 

Detailed Description

Definition at line 61 of file KoColorSpaceMaths.h.

Member Typedef Documentation

◆ compositetype

typedef qint64 KoColorSpaceMathsTraits< quint16 >::compositetype

Definition at line 64 of file KoColorSpaceMaths.h.

◆ mixtype

typedef qint64 KoColorSpaceMathsTraits< quint16 >::mixtype

Definition at line 65 of file KoColorSpaceMaths.h.

Member Data Documentation

◆ bits

constexpr qint8 KoColorSpaceMathsTraits< quint16 >::bits = 16
staticconstexpr

Definition at line 72 of file KoColorSpaceMaths.h.

◆ channelValueType

Definition at line 73 of file KoColorSpaceMaths.h.

◆ epsilon

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

Definition at line 71 of file KoColorSpaceMaths.h.

◆ halfValue

constexpr quint16 KoColorSpaceMathsTraits< quint16 >::halfValue = 0xFFFF / 2
staticconstexpr

Definition at line 68 of file KoColorSpaceMaths.h.

◆ max

constexpr quint16 KoColorSpaceMathsTraits< quint16 >::max = 0xFFFF
staticconstexpr

Definition at line 69 of file KoColorSpaceMaths.h.

◆ min

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

Definition at line 70 of file KoColorSpaceMaths.h.

◆ unitValue

constexpr quint16 KoColorSpaceMathsTraits< quint16 >::unitValue = 0xFFFF
staticconstexpr

Definition at line 67 of file KoColorSpaceMaths.h.

◆ zeroValue

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

Definition at line 66 of file KoColorSpaceMaths.h.


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