Home
last modified time | relevance | path

Searched refs:CIccDumpXmlCLUT (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/iccxml/IccXML-0.9.8/IccLibXML/
H A DIccUtilXml.cpp230 class CIccDumpXmlCLUT : public IIccCLUTExec class
233CIccDumpXmlCLUT(std::string *xml, icConvertType nType, std::string blanks, icUInt16Number nSamples… in CIccDumpXmlCLUT() function in CIccDumpXmlCLUT
336 CIccDumpXmlCLUT dumper(&xml, nType, blanks + " ", pCLUT->GetOutputChannels(), nPixelsPerRow); in icCLUTToXml()