|
Krita Source Code Documentation
|
#include <LcmsRGBP2020PQColorSpace.h>
Inheritance diagram for LcmsRGBP2020PQColorSpaceFactoryWrapper< BaseColorSpaceFactory >:Private Types | |
| typedef ColorSpaceFromFactory< BaseColorSpaceFactory >::type | RelatedColorSpaceType |
Private Member Functions | |
| QList< KoColorConversionTransformationFactory * > | colorConversionLinks () const override |
| KoColorSpace * | createColorSpace (const KoColorProfile *p) const override |
| bool | isHdr () const override |
Definition at line 95 of file LcmsRGBP2020PQColorSpace.h.
|
private |
Definition at line 97 of file LcmsRGBP2020PQColorSpace.h.
|
inlineoverrideprivate |
We explicitly disable direct conversions to/from integer color spaces, because they may cause the conversion system to choose them as an intermediate color space for the conversion chain, e.g. p709-g10 F32 -> p2020-g10 U16 -> Rec2020-pq U16, which is incorrect and loses all the HDR data
Definition at line 108 of file LcmsRGBP2020PQColorSpace.h.
|
inlineoverrideprivate |
Definition at line 99 of file LcmsRGBP2020PQColorSpace.h.
References p.
|
inlineoverrideprivate |
Definition at line 104 of file LcmsRGBP2020PQColorSpace.h.
References Integer8BitsColorDepthID.