Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
|
Additional Inherited Members | |
Static Public Member Functions inherited from CIccCurveSetCurve | |
static CIccCurveSetCurve * | Create (icCurveElemSignature sig) |
Name: CIccCurveSetCurve::Create. | |
Protected Member Functions inherited from CIccSampledCalculatorCurve | |
icUInt16Number | GetStorageType () |
bool | SetStorageType (icUInt16Number nStorateType) |
Protected Attributes inherited from CIccSampledCalculatorCurve | |
icUInt16Number | m_extensionType |
icFloatNumber | m_firstEntry |
icFloatNumber | m_hiIntercept |
icFloatNumber | m_hiSlope |
icFloatNumber | m_last |
icFloatNumber | m_lastEntry |
icFloatNumber | m_loIntercept |
icFloatNumber | m_loSlope |
icUInt32Number | m_nCount |
icUInt32Number | m_nDesiredSize |
icUInt32Number | m_nReserved |
icUInt16Number | m_nReserved2 |
CIccMpeCalculator * | m_pCalc |
icFloatNumber * | m_pSamples |
icFloatNumber | m_range |
icUInt16Number | m_storageType |
Definition at line 509 of file IccMpeXml.cpp.
|
inline |
Definition at line 512 of file IccMpeXml.cpp.
bool CIccSampledCalculatorCurveXml::ParseXml | ( | xmlNode * | pNode, |
std::string & | parseStr ) |
Definition at line 555 of file IccMpeXml.cpp.
References icXmlAttrValue(), icXmlFindAttr(), icXmlFindNode(), and CIccMpeXmlCalculator::ParseXml().
Referenced by ParseXmlCurve().
bool CIccSampledCalculatorCurveXml::ToXml | ( | std::string & | xml, |
std::string | blanks ) |
Definition at line 518 of file IccMpeXml.cpp.
References icXmlFloatFmt, and CIccMpeXmlCalculator::ToXml().
Referenced by ToXmlCurve().