Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
|
Class: CIccCurveSetCurve. More...
#include <IccMpeBasic.h>
Public Member Functions | |
virtual icFloatNumber | Apply (icFloatNumber v) const =0 |
virtual bool | Begin (icElemInterp nInterp, CIccTagMultiProcessElement *pMPE)=0 |
virtual void | Describe (std::string &sDescription, int nVerboseness=100)=0 |
virtual const icChar * | GetClassName () const =0 |
virtual icCurveElemSignature | GetType () const =0 |
virtual CIccCurveSetCurve * | NewCopy () const =0 |
virtual bool | Read (icUInt32Number size, CIccIO *pIO)=0 |
virtual icValidateStatus | Validate (std::string sigPath, std::string &sReport, const CIccTagMultiProcessElement *pMPE=NULL, const CIccProfile *pProfile=NULL) const =0 |
virtual bool | Write (CIccIO *pIO)=0 |
virtual | ~CIccCurveSetCurve () |
Static Public Member Functions | |
static CIccCurveSetCurve * | Create (icCurveElemSignature sig) |
Name: CIccCurveSetCurve::Create. | |
Class: CIccCurveSetCurve.
Purpose: Base class for Curve Set Curves
Definition at line 214 of file IccMpeBasic.h.
|
inlinevirtual |
Definition at line 217 of file IccMpeBasic.h.
|
pure virtual |
Implemented in CIccSampledCalculatorCurve, CIccSegmentedCurve, and CIccSingleSampledCurve.
|
pure virtual |
Implemented in CIccSampledCalculatorCurve, CIccSegmentedCurve, and CIccSingleSampledCurve.
|
static |
Name: CIccCurveSetCurve::Create.
Purpose:
Args:
Return:
Definition at line 2943 of file IccMpeBasic.cpp.
References icSigSampledCalculatorCurve, icSigSegmentedCurve, icSigSingleSampledCurve, and sig.
Referenced by CIccMpeCurveSet::Read(), and CIccMpeToneMap::Read().
|
pure virtual |
Implemented in CIccSampledCalculatorCurve, CIccSegmentedCurve, and CIccSingleSampledCurve.
Referenced by CIccTagSegmentedCurve::Describe().
|
pure virtual |
Implemented in CIccSampledCalculatorCurve, CIccSegmentedCurve, and CIccSingleSampledCurve.
|
pure virtual |
Implemented in CIccSampledCalculatorCurve, CIccSegmentedCurve, and CIccSingleSampledCurve.
Referenced by ToXmlCurve().
|
pure virtual |
Implemented in CIccSampledCalculatorCurve, CIccSegmentedCurve, and CIccSingleSampledCurve.
Referenced by CIccMpeCurveSet::CIccMpeCurveSet(), CIccMpeToneMap::CIccMpeToneMap(), CIccMpeCurveSet::operator=(), and CIccMpeToneMap::operator=().
|
pure virtual |
Implemented in CIccSampledCalculatorCurve, CIccSegmentedCurve, and CIccSingleSampledCurve.
Referenced by CIccMpeToneMap::Read().
|
pure virtual |
Implemented in CIccSampledCalculatorCurve, CIccSegmentedCurve, and CIccSingleSampledCurve.
|
pure virtual |
Implemented in CIccSampledCalculatorCurve, CIccSegmentedCurve, and CIccSingleSampledCurve.