Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
|
#include <IccMpeXml.h>
Public Member Functions | |
virtual const char * | GetClassName () const |
virtual IIccExtensionMpe * | GetExtension () |
virtual bool | ParseXml (xmlNode *pNode, std::string &parseStr) |
virtual bool | ToXml (std::string &xml, std::string blanks="") |
virtual | ~CIccMpeXmlEAcs () |
Public Member Functions inherited from CIccMpeEAcs | |
CIccMpeEAcs (const CIccMpeEAcs &elemAcs) | |
Name: CIccMpeEndAcs::CIccMpeEndAcs. | |
CIccMpeEAcs (icUInt16Number nChannels=0, icAcsSignature sig=0) | |
Name: CIccMpeEndAcs::CIccMpeEndAcs. | |
virtual icAcsSignature | GetEAcsSig () |
virtual icElemTypeSignature | GetType () const |
virtual CIccMultiProcessElement * | NewCopy () const |
CIccMpeEAcs & | operator= (const CIccMpeEAcs &elemAcs) |
Name: &CIccMpeEndAcs::operator=. | |
virtual | ~CIccMpeEAcs () |
Name: CIccMpeEndAcs::~CIccMpeEndAcs. | |
Public Member Functions inherited from CIccMpeAcs | |
bool | AllocData (icUInt32Number size) |
Name: CIccMpeAcs::AllocData. | |
virtual void | Apply (CIccApplyMpe *pApply, icFloatNumber *dstPixel, const icFloatNumber *srcPixel) const |
Name: CIccMpeAcs::Apply. | |
virtual bool | Begin (icElemInterp nInterp, CIccTagMultiProcessElement *pMPE) |
Name: CIccMpeAcs::Begin. | |
virtual void | Describe (std::string &sDescription, int nVerboseness) |
Name: CIccMpeAcs::Describe. | |
virtual icAcsSignature | GetAcsSig () |
icUInt8Number * | GetData () |
icUInt32Number | GetDataSize () |
virtual bool | IsAcs () |
virtual bool | Read (icUInt32Number size, CIccIO *pIO) |
Name: CIccMpeAcs::Read. | |
virtual icValidateStatus | Validate (std::string sigPath, std::string &sReport, const CIccTagMultiProcessElement *pMPE=NULL, const CIccProfile *pProfile=NULL) const |
Name: CIccMpeAcs::Validate. | |
virtual bool | Write (CIccIO *pIO) |
Name: CIccMpeAcs::Write. | |
virtual | ~CIccMpeAcs () |
Name: CIccMpeAcs::~CIccMpeAcs. | |
Public Member Functions inherited from CIccMultiProcessElement | |
CIccMultiProcessElement () | |
virtual icAcsSignature | GetBAcsSig () |
virtual CIccApplyMpe * | GetNewApply (CIccApplyTagMpe *pApplyTag) |
Name: CIccMultiProcessElement::GetNewApply() | |
virtual bool | IsLateBinding () const |
virtual bool | IsLateBindingReflectance () const |
virtual bool | IsSupported () |
virtual icUInt16Number | NumInputChannels () const |
virtual icUInt16Number | NumOutputChannels () const |
virtual | ~CIccMultiProcessElement () |
Public Member Functions inherited from CIccMpeXml | |
virtual const char * | GetExtClassName () |
virtual | ~CIccMpeXml (void) |
Additional Inherited Members | |
Static Public Member Functions inherited from CIccMultiProcessElement | |
static CIccMultiProcessElement * | Create (icElemTypeSignature sig) |
Name: CIccMultiProcessElement::Create. | |
Public Attributes inherited from CIccMultiProcessElement | |
icUInt32Number | m_nReserved |
Protected Member Functions inherited from CIccMpeAcs | |
CIccMpeAcs () | |
Name: CIccMpeAcs::CIccMpeACS. | |
Protected Attributes inherited from CIccMpeAcs | |
icUInt32Number | m_nDataSize |
icUInt8Number * | m_pData |
icAcsSignature | m_signature |
Protected Attributes inherited from CIccMultiProcessElement | |
icUInt16Number | m_nInputChannels |
icUInt16Number | m_nOutputChannels |
Definition at line 218 of file IccMpeXml.h.
|
inlinevirtual |
Definition at line 221 of file IccMpeXml.h.
|
inlinevirtual |
Reimplemented from CIccMpeEAcs.
Definition at line 223 of file IccMpeXml.h.
|
inlinevirtual |
Reimplemented from CIccMultiProcessElement.
Definition at line 225 of file IccMpeXml.h.
|
virtual |
Implements CIccMpeXml.
Definition at line 2030 of file IccMpeXml.cpp.
References icXmlAttrValue(), icXmlGetHexData(), icXmlGetHexDataSize(), and icXmlStrToSig().
|
virtual |
Implements CIccMpeXml.
Definition at line 2001 of file IccMpeXml.cpp.
References icFixXml(), icGetSigStr(), and icXmlDumpHexData().