◆ CIccDumpXmlCLUT()
426 {
433 }
icUInt32Number m_nCurPixel
Definition IccUtilXml.cpp:482
icConvertType m_nType
Definition IccUtilXml.cpp:478
icUInt16Number m_nSamples
Definition IccUtilXml.cpp:480
icUInt8Number m_nPixelsPerRow
Definition IccUtilXml.cpp:481
std::string * m_xml
Definition IccUtilXml.cpp:477
std::string m_blanks
Definition IccUtilXml.cpp:479
References m_blanks, m_nCurPixel, m_nPixelsPerRow, m_nSamples, m_nType, and m_xml.
Referenced by icCLUTDataToXml().
◆ Finish()
void CIccDumpXmlCLUT::Finish |
( |
| ) |
|
|
inline |
◆ PixelOp()
Implements IIccCLUTExec.
436 {
437 int i;
438 char buf[128];
439
442
448 }
449 break;
454 }
455 break;
457 default:
459 sprintf(buf, " %13.8f", pData[i]);
461 }
462 break;
463 }
467 }
468 }
unsigned char icUInt8Number
Definition icProfileHeader.h:250
unsigned short icUInt16Number
Definition icProfileHeader.h:256
@ icConvert8Bit
Definition IccXmlConfig.h:68
@ icConvertFloat
Definition IccXmlConfig.h:70
@ icConvert16Bit
Definition IccXmlConfig.h:69
References icConvert16Bit, icConvert8Bit, icConvertFloat, m_blanks, m_nCurPixel, m_nPixelsPerRow, m_nSamples, m_nType, and m_xml.
◆ m_blanks
std::string CIccDumpXmlCLUT::m_blanks |
◆ m_nCurPixel
◆ m_nPixelsPerRow
◆ m_nSamples
◆ m_nType
◆ m_xml
std::string* CIccDumpXmlCLUT::m_xml |
The documentation for this class was generated from the following file: