Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
|
#include <IccTagXml.h>
Public Member Functions | |
virtual const char * | GetClassName () const |
virtual IIccExtensionTag * | GetExtension () |
virtual bool | ParseXml (xmlNode *pNode, icConvertType nType, std::string &parseStr) |
virtual bool | ParseXml (xmlNode *pNode, std::string &parseStr) |
virtual bool | ToXml (std::string &xml, icConvertType nType, std::string blanks="") |
virtual bool | ToXml (std::string &xml, std::string blanks="") |
virtual | ~CIccTagXmlCurve () |
![]() | |
virtual icFloatNumber | Apply (icFloatNumber v) const |
Name: CIccTagCurve::Apply. | |
virtual void | Begin () |
CIccTagCurve (const CIccTagCurve &ITCurve) | |
Name: CIccTagCurve::CIccTagCurve. | |
CIccTagCurve (int nSize=0) | |
Name: CIccTagCurve::CIccTagCurve. | |
virtual void | Describe (std::string &sDescription, int nVerboseness) |
Name: CIccTagCurve::Describe. | |
virtual void | DumpLut (std::string &sDescription, const icChar *szName, icColorSpaceSignature csSig, int nIndex, int nVerboseness) |
Name: CIccTagCurve::DumpLut. | |
icFloatNumber * | GetData (icUInt32Number index) |
icUInt32Number | GetSize () const |
virtual icTagTypeSignature | GetType () const |
Function: GetType() | |
virtual bool | IsIdentity () |
Name: CIccTagCurve::IsIdentity. | |
virtual CIccTag * | NewCopy () const |
Function: NewCopy(sDescription) Each derived tag will implement it's own NewCopy() function. | |
CIccTagCurve & | operator= (const CIccTagCurve &CurveTag) |
Name: CIccTagCurve::operator=. | |
icFloatNumber & | operator[] (icUInt32Number index) |
virtual bool | Read (icUInt32Number size, CIccIO *pIO) |
Name: CIccTagCurve::Read. | |
bool | SetGamma (icFloatNumber gamma) |
Name: refIccMAX::CIccTagCurve::SetGamma. | |
bool | SetSize (icUInt32Number nSize, icTagCurveSizeInit nSizeOpt=icInitZero) |
Name: CIccTagCurve::SetSize. | |
virtual icValidateStatus | Validate (std::string sigPath, std::string &sReport, const CIccProfile *pProfile=NULL) const |
Name: CIccTagCurve::Validate. | |
virtual bool | Write (CIccIO *pIO) |
Name: CIccTagCurve::Write. | |
virtual | ~CIccTagCurve () |
Name: CIccTagCurve::~CIccTagCurve. | |
![]() | |
CIccCurve () | |
icFloatNumber | Find (icFloatNumber v) |
virtual | ~CIccCurve () |
![]() | |
CIccTag () | |
Name: CIccTag::CIccTag. | |
virtual void | DetachIO () |
Function: ReadAll() - Read All sub data for tag from file. | |
virtual icArraySignature | GetTagArrayType () const |
virtual icStructSignature | GetTagStructType () const |
virtual bool | IsArrayType () |
virtual bool | IsMBBType () |
virtual bool | IsNumArrayType () const |
virtual bool | IsSupported () |
Function: IsSupported(size, pIO) - Check if tag fully supported for apply purposes. | |
virtual bool | Read (icUInt32Number size, CIccIO *pIO, CIccProfile *pProfile) |
Function: Read(size, pIO) - Read tag from file. | |
virtual bool | ReadAll () |
Function: ReadAll() - Read All sub data for tag from file. | |
virtual | ~CIccTag () |
Name: CIccTag::CIccTag. | |
![]() | |
virtual const char * | GetExtDerivedClassName () const |
virtual | ~CIccCurveXml () |
![]() | |
virtual const char * | GetExtClassName () const |
virtual | ~CIccTagXml (void) |
Additional Inherited Members | |
![]() | |
static CIccTag * | Create (icTagTypeSignature sig) |
Name: CIccTag::Create. | |
![]() | |
icUInt32Number | m_nReserved |
![]() | |
icFloatNumber | Find (icFloatNumber v, icFloatNumber p0, icFloatNumber v0, icFloatNumber p1, icFloatNumber v1) |
Name: CIccCurve::Find. | |
![]() | |
icFloatNumber * | m_Curve |
icUInt16Number | m_nMaxIndex |
icUInt32Number | m_nSize |
Definition at line 498 of file IccTagXml.h.
|
inlinevirtual |
Definition at line 501 of file IccTagXml.h.
|
inlinevirtual |
Reimplemented from CIccTagCurve.
Definition at line 503 of file IccTagXml.h.
|
inlinevirtual |
|
virtual |
Implements CIccCurveXml.
Definition at line 2570 of file IccTagXml.cpp.
References CIccXmlArrayType< T, Tsig >::GetBuf(), CIccIO::GetLength(), CIccXmlArrayType< T, Tsig >::GetSize(), icConvert16Bit, icConvert8Bit, icConvertFloat, icConvertVariable, IccOpenFileIO(), icXmlAttrValue(), icXmlFindNode(), CIccXmlArrayType< T, Tsig >::ParseArray(), CIccXmlArrayType< T, Tsig >::ParseTextArrayNum(), CIccIO::Read16(), CIccIO::Read8(), and CIccIO::ReadFloat32Float().
|
virtual |
Implements CIccTagXml.
Definition at line 2563 of file IccTagXml.cpp.
References icConvert16Bit.
|
virtual |
Implements CIccCurveXml.
Definition at line 2503 of file IccTagXml.cpp.
References icConvert16Bit, icConvert8Bit, icConvertFloat, and icConvertVariable.
|
virtual |
Implements CIccTagXml.
Definition at line 2497 of file IccTagXml.cpp.
References icConvert16Bit.