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 | ~CIccMpeXmlMatrix () |
Public Member Functions inherited from CIccMpeMatrix | |
virtual void | Apply (CIccApplyMpe *pApply, icFloatNumber *dstPixel, const icFloatNumber *srcPixel) const |
Name: CIccMpeMatrix::Apply. | |
virtual bool | Begin (icElemInterp nInterp, CIccTagMultiProcessElement *pMPE) |
Name: CIccMpeMatrix::Begin. | |
CIccMpeMatrix () | |
Name: CIccMpeMatrix::CIccMpeMatrix. | |
CIccMpeMatrix (const CIccMpeMatrix &ITPC) | |
Name: CIccMpeMatrix::CIccMpeMatrix. | |
virtual void | Describe (std::string &sDescription, int nVerboseness) |
Name: CIccMpeMatrix::Describe. | |
bool | GetApplyConstants () const |
icFloatNumber * | GetConstants () const |
icFloatNumber * | GetMatrix () const |
virtual icElemTypeSignature | GetType () const |
virtual CIccMultiProcessElement * | NewCopy () const |
CIccMpeMatrix & | operator= (const CIccMpeMatrix &ParamCurveTag) |
Name: &CIccMpeMatrix::operator=. | |
virtual bool | Read (icUInt32Number size, CIccIO *pIO) |
Name: CIccMpeMatrix::Read. | |
bool | SetSize (icUInt16Number nInputChannels, icUInt16Number nOutputChannels, bool bUseConstants=true) |
Name: CIccMpeMatrix::SetSize. | |
virtual icValidateStatus | Validate (std::string sigPath, std::string &sReport, const CIccTagMultiProcessElement *pMPE=NULL, const CIccProfile *pProfile=NULL) const |
Name: CIccMpeMatrix::Validate. | |
virtual bool | Write (CIccIO *pIO) |
Name: CIccMpeMatrix::Write. | |
virtual | ~CIccMpeMatrix () |
Name: CIccMpeMatrix::~CIccMpeMatrix. | |
Public Member Functions inherited from CIccMultiProcessElement | |
CIccMultiProcessElement () | |
virtual icAcsSignature | GetBAcsSig () |
virtual icAcsSignature | GetEAcsSig () |
virtual CIccApplyMpe * | GetNewApply (CIccApplyTagMpe *pApplyTag) |
Name: CIccMultiProcessElement::GetNewApply() | |
virtual bool | IsAcs () |
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 Attributes inherited from CIccMpeMatrix | |
bool | m_bApplyConstants |
icFloatNumber * | m_pConstants |
icFloatNumber * | m_pMatrix |
icUInt32Number | m_size |
icMatrixElemType | m_type |
Protected Attributes inherited from CIccMultiProcessElement | |
icUInt16Number | m_nInputChannels |
icUInt16Number | m_nOutputChannels |
Definition at line 166 of file IccMpeXml.h.
|
inlinevirtual |
Definition at line 169 of file IccMpeXml.h.
|
inlinevirtual |
Reimplemented from CIccMpeMatrix.
Definition at line 171 of file IccMpeXml.h.
|
inlinevirtual |
Reimplemented from CIccMultiProcessElement.
Definition at line 173 of file IccMpeXml.h.
|
virtual |
Implements CIccMpeXml.
Definition at line 1231 of file IccMpeXml.cpp.
References IccGetDefaultMatrixInverter(), icXmlAttrValue(), icXmlFindNode(), IIccMatrixInverter::Invert(), CIccXmlArrayType< T, Tsig >::ParseArray(), and stricmp.
|
virtual |
Implements CIccMpeXml.
Definition at line 1178 of file IccMpeXml.cpp.
References icNotZero, and icXmlFloatFmt.