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

#include <KoLabColorSpaceMaths.h>

+ Inheritance diagram for KoLabColorSpaceMathsTraits< qint16 >:

Static Public Attributes

static const qint16 halfValueAB = 19549
 
static const qint16 halfValueL = 32767 / 2
 
static const qint16 unitValueAB = 32767
 
static const qint16 unitValueL = 32767
 
static const qint16 zeroValueAB = 0
 
static const qint16 zeroValueL = 0
 
- Static Public Attributes inherited from KoColorSpaceMathsTraits< qint16 >
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
 

Additional Inherited Members

- Public Types inherited from KoColorSpaceMathsTraits< qint16 >
typedef qint64 compositetype
 
typedef qint64 mixtype
 

Detailed Description

Definition at line 73 of file KoLabColorSpaceMaths.h.

Member Data Documentation

◆ halfValueAB

const qint16 KoLabColorSpaceMathsTraits< qint16 >::halfValueAB = 19549
static

Definition at line 81 of file KoLabColorSpaceMaths.h.

◆ halfValueL

const qint16 KoLabColorSpaceMathsTraits< qint16 >::halfValueL = 32767 / 2
static

Definition at line 78 of file KoLabColorSpaceMaths.h.

◆ unitValueAB

const qint16 KoLabColorSpaceMathsTraits< qint16 >::unitValueAB = 32767
static

Definition at line 80 of file KoLabColorSpaceMaths.h.

◆ unitValueL

const qint16 KoLabColorSpaceMathsTraits< qint16 >::unitValueL = 32767
static

Definition at line 77 of file KoLabColorSpaceMaths.h.

◆ zeroValueAB

const qint16 KoLabColorSpaceMathsTraits< qint16 >::zeroValueAB = 0
static

Definition at line 79 of file KoLabColorSpaceMaths.h.

◆ zeroValueL

const qint16 KoLabColorSpaceMathsTraits< qint16 >::zeroValueL = 0
static

Definition at line 76 of file KoLabColorSpaceMaths.h.


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