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

#include <KoColorSpaceMaths.h>

+ Inheritance diagram for KoColorSpaceMathsTraits< qint16 >:

Public Types

typedef qint64 compositetype
 
typedef qint64 mixtype
 

Static Public Attributes

static constexpr qint8 bits = 16
 
static const KoChannelInfo::enumChannelValueType channelValueType = KoChannelInfo::INT16
 
static constexpr qint16 epsilon = 1
 
static constexpr qint16 halfValue = 32767 / 2
 
static constexpr qint16 max = 32767
 
static constexpr qint16 min = -32768
 
static constexpr qint16 unitValue = 32767
 
static constexpr qint16 zeroValue = 0
 

Detailed Description

Definition at line 77 of file KoColorSpaceMaths.h.

Member Typedef Documentation

◆ compositetype

typedef qint64 KoColorSpaceMathsTraits< qint16 >::compositetype

Definition at line 80 of file KoColorSpaceMaths.h.

◆ mixtype

typedef qint64 KoColorSpaceMathsTraits< qint16 >::mixtype

Definition at line 81 of file KoColorSpaceMaths.h.

Member Data Documentation

◆ bits

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

Definition at line 88 of file KoColorSpaceMaths.h.

◆ channelValueType

Definition at line 89 of file KoColorSpaceMaths.h.

◆ epsilon

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

Definition at line 87 of file KoColorSpaceMaths.h.

◆ halfValue

constexpr qint16 KoColorSpaceMathsTraits< qint16 >::halfValue = 32767 / 2
staticconstexpr

Definition at line 84 of file KoColorSpaceMaths.h.

◆ max

constexpr qint16 KoColorSpaceMathsTraits< qint16 >::max = 32767
staticconstexpr

Definition at line 85 of file KoColorSpaceMaths.h.

◆ min

constexpr qint16 KoColorSpaceMathsTraits< qint16 >::min = -32768
staticconstexpr

Definition at line 86 of file KoColorSpaceMaths.h.

◆ unitValue

constexpr qint16 KoColorSpaceMathsTraits< qint16 >::unitValue = 32767
staticconstexpr

Definition at line 83 of file KoColorSpaceMaths.h.

◆ zeroValue

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

Definition at line 82 of file KoColorSpaceMaths.h.


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