|
Krita Source Code Documentation
|
#include <KoColorConversionSystem_p.h>
Public Member Functions | |
| bool | isGoodPath (const KoColorConversionSystem::Path &path) const |
| bool | lessWorseThan (const KoColorConversionSystem::Path &path1, const KoColorConversionSystem::Path &path2) const |
| PathQualityChecker (int _referenceDepth) | |
Public Attributes | |
| int | referenceDepth |
Definition at line 333 of file KoColorConversionSystem_p.h.
|
inline |
Definition at line 335 of file KoColorConversionSystem_p.h.
|
inline |
Definition at line 340 of file KoColorConversionSystem_p.h.
References None.
|
inline |
Compare two paths.
Definition at line 348 of file KoColorConversionSystem_p.h.
References KoColorConversionSystem::Path::cost, HasAlpha, HasColor, HasHdr, KoColorConversionSystem::Path::referenceDepth, and KoColorConversionSystem::Path::unsupportedCapabilities().
| int PathQualityChecker::referenceDepth |
Definition at line 371 of file KoColorConversionSystem_p.h.