Begin() | CIccCLUT | |
CIccCLUT(icUInt8Number nInputChannels, icUInt8Number nOutputChannels, icUInt8Number nPrecision=2) | CIccCLUT | |
CIccCLUT(const CIccCLUT &ICLUT) | CIccCLUT | |
DumpLut(std::string &sDescription, const icChar *szName, icColorSpaceSignature csInput, icColorSpaceSignature csOutput) | CIccCLUT | |
GetData(int index) | CIccCLUT | [inline] |
GetDimSize(icUInt8Number nIndex) const | CIccCLUT | [inline] |
GetInputDim() const | CIccCLUT | [inline] |
GetOutputChannels() const | CIccCLUT | [inline] |
GetPrecision() | CIccCLUT | [inline] |
GridPoint(int index) const | CIccCLUT | [inline] |
GridPoints() const | CIccCLUT | [inline] |
Init(icUInt8Number nGridPoints) | CIccCLUT | |
Init(icUInt8Number *pGridPoints) | CIccCLUT | |
Interp3d(icFloatNumber *destPixel, const icFloatNumber *srcPixel) | CIccCLUT | |
Interp3dTetra(icFloatNumber *destPixel, const icFloatNumber *srcPixel) | CIccCLUT | |
Interp4d(icFloatNumber *destPixel, const icFloatNumber *srcPixel) | CIccCLUT | |
Interp5d(icFloatNumber *destPixel, const icFloatNumber *srcPixel) | CIccCLUT | |
Interp6d(icFloatNumber *destPixel, const icFloatNumber *srcPixel) | CIccCLUT | |
InterpND(icFloatNumber *destPixel, const icFloatNumber *srcPixel) | CIccCLUT | |
Iterate(IIccCLUTExec *pExec) | CIccCLUT | |
Iterate(std::string &sDescription, icUInt8Number nIndex, icUInt32Number nPos) | CIccCLUT | [protected] |
m_csInput | CIccCLUT | [protected] |
m_csOutput | CIccCLUT | [protected] |
m_df | CIccCLUT | [protected] |
m_DimSize | CIccCLUT | [protected] |
m_fGridAdr | CIccCLUT | [protected] |
m_g | CIccCLUT | [protected] |
m_GridAdr | CIccCLUT | [protected] |
m_GridPoints | CIccCLUT | [protected] |
m_ig | 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] |
m_s | CIccCLUT | [protected] |
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] |
SubIterate(IIccCLUTExec *pExec, icUInt8Number nIndex, icUInt32Number nPos) | CIccCLUT | [protected] |
UnitClip | CIccCLUT | [protected] |
Validate(icTagTypeSignature sig, std::string &sReport, const CIccProfile *pProfile=NULL) const | CIccCLUT | |
Write(CIccIO *pIO) | CIccCLUT | |
WriteData(CIccIO *pIO, icUInt8Number nPrecision) | CIccCLUT | |
~CIccCLUT() | CIccCLUT | [virtual] |