Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
|
This is the complete list of members for CIccCLUT, including all inherited members.
Begin() | CIccCLUT | |
CIccCLUT(icUInt8Number nInputChannels, icUInt16Number nOutputChannels, icUInt8Number nPrecision=2) | CIccCLUT | |
CIccCLUT(const CIccCLUT &ICLUT) | CIccCLUT | |
DumpLut(std::string &sDescription, const icChar *szName, icColorSpaceSignature csInput, icColorSpaceSignature csOutput, int nVerboseness, bool bUseLegacy=false) | CIccCLUT | |
GetData(int index) | CIccCLUT | inline |
GetDimSize(icUInt8Number nIndex) const | CIccCLUT | inline |
GetInputDim() const | CIccCLUT | inline |
GetNewApply() | CIccCLUT | |
GetNumOffset() const | CIccCLUT | inline |
GetOffset(int index) const | CIccCLUT | inline |
GetOutputChannels() const | CIccCLUT | inline |
GetPrecision() | CIccCLUT | inline |
GridPoint(int index) const | CIccCLUT | inline |
GridPointArray() const | CIccCLUT | inline |
GridPoints() const | CIccCLUT | inline |
Init(icUInt8Number nGridPoints, icUInt32Number nMaxSize=0, icUInt8Number nBytesPerPoint=4) | CIccCLUT | |
Init(const icUInt8Number *pGridPoints, icUInt32Number nMaxSize=0, icUInt8Number nBytesPerPoint=4) | CIccCLUT | |
Interp1d(icFloatNumber *destPixel, const icFloatNumber *srcPixel) const | CIccCLUT | |
Interp2d(icFloatNumber *destPixel, const icFloatNumber *srcPixel) const | CIccCLUT | |
Interp3d(icFloatNumber *destPixel, const icFloatNumber *srcPixel) const | CIccCLUT | |
Interp3dTetra(icFloatNumber *destPixel, const icFloatNumber *srcPixel) const | CIccCLUT | |
Interp4d(icFloatNumber *destPixel, const icFloatNumber *srcPixel) const | CIccCLUT | |
Interp5d(icFloatNumber *destPixel, const icFloatNumber *srcPixel) const | CIccCLUT | |
Interp6d(icFloatNumber *destPixel, const icFloatNumber *srcPixel) const | CIccCLUT | |
InterpND(icFloatNumber *destPixel, const icFloatNumber *srcPixel, CIccApplyCLUT *pApply) const | CIccCLUT | |
Iterate(IIccCLUTExec *pExec) | CIccCLUT | |
Iterate(std::string &sDescription, icUInt8Number nIndex, icUInt32Number nPos, bool bUseLegacy=false) | CIccCLUT | protected |
m_csInput | CIccCLUT | protected |
m_csOutput | CIccCLUT | protected |
m_DimSize | CIccCLUT | protected |
m_fGridAdr | CIccCLUT | protected |
m_GridAdr | CIccCLUT | protected |
m_GridPoints | CIccCLUT | protected |
m_MaxGridPoint | CIccCLUT | protected |
m_nInput | CIccCLUT | protected |
m_nNodes | CIccCLUT | protected |
m_nNumPoints | CIccCLUT | protected |
m_nOffset | CIccCLUT | protected |
m_nOutput | CIccCLUT | protected |
m_nPower | CIccCLUT | protected |
m_nPrecision | CIccCLUT | protected |
m_nReserved2 | CIccCLUT | protected |
m_pData | CIccCLUT | protected |
m_pOutText | CIccCLUT | protected |
m_pVal | CIccCLUT | protected |
MaxGridPoint(int index) const | CIccCLUT | inline |
n000 | CIccCLUT | protected |
n001 | CIccCLUT | protected |
n010 | CIccCLUT | protected |
n011 | CIccCLUT | protected |
n100 | CIccCLUT | protected |
n1000 | CIccCLUT | protected |
n10000 | CIccCLUT | protected |
n100000 | CIccCLUT | protected |
n101 | CIccCLUT | protected |
n110 | CIccCLUT | protected |
n111 | CIccCLUT | protected |
NumPoints() const | CIccCLUT | inline |
operator=(const CIccCLUT &CLUTClass) | CIccCLUT | |
operator[](int index) | CIccCLUT | inline |
Read(icUInt32Number size, CIccIO *pIO) | CIccCLUT | |
ReadData(icUInt32Number size, CIccIO *pIO, icUInt8Number nPrecision) | CIccCLUT | |
SetClipFunc(icCLUTCLIPFUNC ClipFunc) | CIccCLUT | inline |
SetPrecision(icUInt8Number nPrecision) | CIccCLUT | inline |
SubIterate(IIccCLUTExec *pExec, icUInt8Number nIndex, icUInt32Number nPos) | CIccCLUT | protected |
UnitClip | CIccCLUT | protected |
Validate(std::string sigPath, std::string &sReport, const CIccProfile *pProfile=NULL) const | CIccCLUT | |
Write(CIccIO *pIO) | CIccCLUT | |
WriteData(CIccIO *pIO, icUInt8Number nPrecision) | CIccCLUT | |
~CIccCLUT() | CIccCLUT | virtual |