Krita Source Code Documentation
Loading...
Searching...
No Matches
KoLcmsDefaultTransformations Struct Reference

#include <LcmsColorSpace.h>

Public Attributes

cmsHTRANSFORM fromRGB
 
cmsHTRANSFORM toRGB
 
cmsHTRANSFORM toRGB16
 

Static Public Attributes

static cmsHPROFILE s_RGBProfile = 0
 
static QMap< QString, QMap< LcmsColorProfileContainer *, KoLcmsDefaultTransformations * > > s_transformations
 

Detailed Description

Definition at line 58 of file LcmsColorSpace.h.

Member Data Documentation

◆ fromRGB

cmsHTRANSFORM KoLcmsDefaultTransformations::fromRGB

Definition at line 61 of file LcmsColorSpace.h.

◆ s_RGBProfile

cmsHPROFILE KoLcmsDefaultTransformations::s_RGBProfile = 0
static

Definition at line 62 of file LcmsColorSpace.h.

◆ s_transformations

QMap< QString, QMap< LcmsColorProfileContainer *, KoLcmsDefaultTransformations * > > KoLcmsDefaultTransformations::s_transformations
static

Definition at line 63 of file LcmsColorSpace.h.

◆ toRGB

cmsHTRANSFORM KoLcmsDefaultTransformations::toRGB

Definition at line 59 of file LcmsColorSpace.h.

◆ toRGB16

cmsHTRANSFORM KoLcmsDefaultTransformations::toRGB16

Definition at line 60 of file LcmsColorSpace.h.


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