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, std::string &parseStr) |
virtual bool | ToXml (std::string &xml, std::string blanks="") |
virtual | ~CIccTagXmlChromaticity () |
![]() | |
CIccTagChromaticity (const CIccTagChromaticity &ITCh) | |
Name: CIccTagChromaticity::CIccTagChromaticity. | |
CIccTagChromaticity (int nSize=3) | |
Name: CIccTagChromaticity::CIccTagChromaticity. | |
virtual void | Describe (std::string &sDescription, int nVerboseness) |
Name: CIccTagChromaticity::Describe. | |
icUInt32Number | GetSize () const |
virtual icTagTypeSignature | GetType () const |
Function: GetType() | |
icChromaticityNumber * | Getxy (icUInt32Number index) |
virtual bool | IsArrayType () |
virtual CIccTag * | NewCopy () const |
Function: NewCopy(sDescription) Each derived tag will implement it's own NewCopy() function. | |
CIccTagChromaticity & | operator= (const CIccTagChromaticity &ChromTag) |
Name: CIccTagChromaticity::operator=. | |
icChromaticityNumber & | operator[] (icUInt32Number index) |
virtual bool | Read (icUInt32Number size, CIccIO *pIO) |
Name: CIccTagChromaticity::Read. | |
bool | SetSize (icUInt16Number nSize, bool bZeroNew=true) |
Name: CIccTagChromaticity::SetSize. | |
virtual icValidateStatus | Validate (std::string sigPath, std::string &sReport, const CIccProfile *pProfile=NULL) const |
Name: CIccTagChromaticity::Validate. | |
virtual bool | Write (CIccIO *pIO) |
Name: CIccTagChromaticity::Write. | |
virtual | ~CIccTagChromaticity () |
Name: CIccTagChromaticity::~CIccTagChromaticity. | |
![]() | |
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 | 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 * | GetExtClassName () const |
virtual const char * | GetExtDerivedClassName () const |
virtual | ~CIccTagXml (void) |
Additional Inherited Members | |
![]() | |
static CIccTag * | Create (icTagTypeSignature sig) |
Name: CIccTag::Create. | |
![]() | |
icUInt16Number | m_nColorantType |
![]() | |
icUInt32Number | m_nReserved |
![]() | |
icUInt16Number | m_nChannels |
icChromaticityNumber * | m_xy |
Definition at line 242 of file IccTagXml.h.
|
inlinevirtual |
Definition at line 245 of file IccTagXml.h.
|
inlinevirtual |
Reimplemented from CIccTagChromaticity.
Definition at line 247 of file IccTagXml.h.
|
inlinevirtual |
|
virtual |
Implements CIccTagXml.
Definition at line 946 of file IccTagXml.cpp.
References icDtoUF(), icGetColorantValue(), icXmlAttrValue(), icXmlFindAttr(), icXmlFindNode(), icXmlNodeCount(), and icXmlStrCmp.
|
virtual |
Implements CIccTagXml.
Definition at line 927 of file IccTagXml.cpp.
References CIccInfo::GetColorantEncoding(), icUFtoD(), and icXmlFloatFmt.