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

#include <KoColorSpaceMaths.h>

+ Inheritance diagram for KoColorSpaceMathsTraits< quint8 >:

Public Types

typedef qint32 compositetype
 
typedef qint64 mixtype
 

Static Public Attributes

static constexpr qint8 bits = 8
 
static const KoChannelInfo::enumChannelValueType channelValueType = KoChannelInfo::UINT8
 
static constexpr quint8 epsilon = 1
 
static constexpr quint8 halfValue = 0x00FF / 2
 
static constexpr quint8 max = 0x00FF
 
static constexpr quint8 min = 0
 
static constexpr quint8 unitValue = 0x00FF
 
static constexpr quint8 zeroValue = 0
 

Detailed Description

Definition at line 45 of file KoColorSpaceMaths.h.

Member Typedef Documentation

◆ compositetype

typedef qint32 KoColorSpaceMathsTraits< quint8 >::compositetype

Definition at line 48 of file KoColorSpaceMaths.h.

◆ mixtype

typedef qint64 KoColorSpaceMathsTraits< quint8 >::mixtype

Definition at line 49 of file KoColorSpaceMaths.h.

Member Data Documentation

◆ bits

constexpr qint8 KoColorSpaceMathsTraits< quint8 >::bits = 8
staticconstexpr

Definition at line 56 of file KoColorSpaceMaths.h.

◆ channelValueType

Definition at line 57 of file KoColorSpaceMaths.h.

◆ epsilon

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

Definition at line 55 of file KoColorSpaceMaths.h.

◆ halfValue

constexpr quint8 KoColorSpaceMathsTraits< quint8 >::halfValue = 0x00FF / 2
staticconstexpr

Definition at line 52 of file KoColorSpaceMaths.h.

◆ max

constexpr quint8 KoColorSpaceMathsTraits< quint8 >::max = 0x00FF
staticconstexpr

Definition at line 53 of file KoColorSpaceMaths.h.

◆ min

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

Definition at line 54 of file KoColorSpaceMaths.h.

◆ unitValue

constexpr quint8 KoColorSpaceMathsTraits< quint8 >::unitValue = 0x00FF
staticconstexpr

Definition at line 51 of file KoColorSpaceMaths.h.

◆ zeroValue

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

Definition at line 50 of file KoColorSpaceMaths.h.


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