IccMAX 2.1.27
Color Profile Tools
|
#include <IccMpeSpectral.h>
Public Member Functions | |
virtual | ~CIccApplyMpeSpectralCLUT () |
void | Apply (icFloatNumber *pDestPixel, const icFloatNumber *pSrcPixel) |
virtual const icChar * | GetClassName () const |
CIccMultiProcessElement * | GetElem () const |
virtual icElemTypeSignature | GetType () const |
Protected Member Functions | |
CIccApplyMpeSpectralCLUT (CIccMultiProcessElement *pElem, CIccApplyCLUT *pApply) | |
Protected Attributes | |
CIccApplyCLUT * | m_pApply |
CIccApplyTagMpe * | m_pApplyTag |
CIccMultiProcessElement * | m_pElem |
Class: CIccApplyMpeSpectralCLUT
Purpose : The SpectralCLUT element apply data
|
virtual |
Name: CIccApplyMpeSpectralCLUT::~CIccApplyMpeSpectralCLUT
Purpose: Destructor
References m_pApply.
|
protected |
Name: CIccApplyMpeSpectralCLUT::CIccApplyMpeSpectralCLUT
Purpose: Constructor
References CIccApplyMpe::CIccApplyMpe(), and m_pApply.
Referenced by CIccMpeSpectralCLUT::GetNewApply().
|
inlineinherited |
References CIccMultiProcessElement::Apply(), and CIccApplyMpe::m_pElem.
Referenced by CIccTagMultiProcessElement::Apply(), and CIccSubCalcApply::Apply().
|
inlinevirtual |
Reimplemented from CIccApplyMpe.
|
inlineinherited |
References CIccApplyMpe::m_pElem.
Referenced by CIccTagMultiProcessElement::Apply(), CIccSubCalcApply::NumInputChannels(), and CIccSubCalcApply::NumOutputChannels().
|
inlinevirtual |
Reimplemented from CIccApplyMpe.
References CIccMultiProcessElement::GetType(), and CIccApplyMpe::m_pElem.
|
protected |
Referenced by CIccApplyMpeSpectralCLUT(), ~CIccApplyMpeSpectralCLUT(), and CIccMpeSpectralCLUT::Apply().
|
protectedinherited |
Referenced by CIccApplyMpe::CIccApplyMpe().
|
protectedinherited |
Referenced by CIccApplyMpe::CIccApplyMpe(), CIccApplyMpe::Apply(), CIccApplyMpe::GetElem(), and GetType().