|
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 | ~CIccTagXmlSegmentedCurve () |
|
virtual icFloatNumber | Apply (icFloatNumber v) const |
| Name: CIccTagSegmentedCurve::Apply.
|
|
virtual void | Begin () |
| Name: CIccTagSegmentedCurve::Begin.
|
|
| CIccTagSegmentedCurve () |
| Name: CIccTagSegmentedCurve::CIccTagSegmentedCurve.
|
|
| CIccTagSegmentedCurve (const CIccTagSegmentedCurve &ITCurve) |
| Name: CIccTagSegmentedCurve::CIccTagSegmentedCurve.
|
|
virtual void | Describe (std::string &sDescription, int nVerboseness) |
| Name: CIccTagSegmentedCurve::Describe.
|
|
virtual void | DumpLut (std::string &sDescription, const icChar *szName, icColorSpaceSignature csSig, int nIndex, int nVerboseness) |
| Name: CIccTagSegmentedCurve::DumpLut.
|
|
CIccSegmentedCurve * | GetCurve () |
|
virtual icTagTypeSignature | GetType () const |
| Function: GetType()
|
|
virtual bool | IsIdentity () |
| Name: CIccTagSegmentedCurve::IsIdentity.
|
|
virtual CIccTag * | NewCopy () const |
| Function: NewCopy(sDescription) Each derived tag will implement it's own NewCopy() function.
|
|
CIccTagSegmentedCurve & | operator= (const CIccTagSegmentedCurve &CurveTag) |
| Name: CIccTagSegmentedCurve::CIccTagSegmentedCurve.
|
|
virtual bool | Read (icUInt32Number size, CIccIO *pIO) |
| Name: CIccTagSegmentedCurve::Read.
|
|
void | SetCurve (CIccSegmentedCurve *pCurve) |
| Name: CIccTagSegmentedCurve::SetCurve.
|
|
virtual icValidateStatus | Validate (std::string sigPath, std::string &sReport, const CIccProfile *pProfile=NULL) const |
| Name: CIccTagSegmentedCurve::Validate.
|
|
virtual bool | Write (CIccIO *pIO) |
| Name: CIccTagSegmentedCurve::Write.
|
|
virtual | ~CIccTagSegmentedCurve () |
| Name: CIccTagSegmentedCurve::~CIccTagSegmentedCurve.
|
|
| 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) |
|
Definition at line 528 of file IccTagXml.h.