Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
|
#include <IccEval.h>
Public Member Functions | |
virtual void | Compare (icFloatNumber *pPixel, icFloatNumber *deviceLab, icFloatNumber *destLab1, icFloatNumber *destLab2)=0 |
icStatusCMM | EvaluateProfile (CIccProfile *pProfile, icUInt8Number nGran=0, icRenderingIntent nIntent=((icRenderingIntent) 0x3f3f3f3f), icXformInterp nInterp=icInterpLinear, bool buseMpeTags=true) |
icStatusCMM | EvaluateProfile (const icChar *szProfilePath, icUInt8Number nGran=0, icRenderingIntent nIntent=((icRenderingIntent) 0x3f3f3f3f), icXformInterp nInterp=icInterpLinear, bool buseMpeTags=true) |
|
pure virtual |
Implemented in CIccMinMaxEval, and CIccMinMaxEval.
icStatusCMM CIccEvalCompare::EvaluateProfile | ( | CIccProfile * | pProfile, |
icUInt8Number | nGran = 0, | ||
icRenderingIntent | nIntent = ((icRenderingIntent) 0x3f3f3f3f), | ||
icXformInterp | nInterp = icInterpLinear, | ||
bool | buseMpeTags = true ) |
Definition at line 82 of file IccEval.cpp.
References CIccMBB::GetCLUT(), CIccCLUT::GridPoints(), icAbsoluteColorimetric, icCmmStatCantOpenProfile, icCmmStatInvalidProfile, icCmmStatOk, icGetSpaceSamples(), icLabFromPcs(), icMin(), icRelativeColorimetric, icSigAToB0Tag, icSigColorSpaceClass, icSigDisplayClass, icSigInputClass, icSigLabData, icSigOutputClass, icSigUnknownData, and icXformLutColorimetric.
Referenced by AnalyzeRoundTrip(), and main().
icStatusCMM CIccEvalCompare::EvaluateProfile | ( | const icChar * | szProfilePath, |
icUInt8Number | nGran = 0, | ||
icRenderingIntent | nIntent = ((icRenderingIntent) 0x3f3f3f3f), | ||
icXformInterp | nInterp = icInterpLinear, | ||
bool | buseMpeTags = true ) |
Definition at line 189 of file IccEval.cpp.
References icCmmStatCantOpenProfile, and ReadIccProfile().