IccMAX 2.1.27
Color Profile Tools
|
#include <IccTagLut.h>
Public Member Functions | |
CIccApplyCLUT () | |
virtual | ~CIccApplyCLUT () |
bool | Init (icUInt8Number nSrcChannels, icUInt32Number nNodes) |
Protected Attributes | |
icFloatNumber * | m_df |
icFloatNumber * | m_g |
icUInt32Number * | m_ig |
icUInt16Number | m_nSrcSamples |
icFloatNumber * | m_s |
Class: CIccApplyCLUT
Purpose: Apply storage for CLUT ND interpolation
CIccApplyCLUT::CIccApplyCLUT | ( | ) |
Name: CIccApplyCLUT::CIccApplyCLUT
Purpose: Constructor
References m_df, m_g, m_ig, and m_s.
Referenced by CIccCLUT::GetNewApply().
|
virtual |
bool CIccApplyCLUT::Init | ( | icUInt8Number | nSrcChannels, |
icUInt32Number | nNodes | ||
) |
Name: CIccApplyCLUT::Init
Purpose: Initializer
References m_df, m_g, m_ig, and m_s.
Referenced by CIccCLUT::GetNewApply().
|
protected |
Referenced by CIccApplyCLUT(), ~CIccApplyCLUT(), Init(), and CIccCLUT::InterpND().
|
protected |
Referenced by CIccApplyCLUT(), ~CIccApplyCLUT(), Init(), and CIccCLUT::InterpND().
|
protected |
Referenced by CIccApplyCLUT(), ~CIccApplyCLUT(), Init(), and CIccCLUT::InterpND().
|
protected |
|
protected |
Referenced by CIccApplyCLUT(), ~CIccApplyCLUT(), Init(), and CIccCLUT::InterpND().