IccMAX 2.1.27
Color Profile Tools
|
#include <IccTagMPE.h>
Public Member Functions | |
CIccApplyMpe (CIccMultiProcessElement *pElem) | |
virtual | ~CIccApplyMpe () |
void | Apply (icFloatNumber *pDestPixel, const icFloatNumber *pSrcPixel) |
virtual const icChar * | GetClassName () const |
CIccMultiProcessElement * | GetElem () const |
virtual icElemTypeSignature | GetType () const |
Protected Attributes | |
CIccApplyTagMpe * | m_pApplyTag |
CIccMultiProcessElement * | m_pElem |
Class: CIccApplyMpe
Purpose: Base Class for Apply storage for Multi Process Elements
CIccApplyMpe::CIccApplyMpe | ( | CIccMultiProcessElement * | pElem | ) |
Name: CIccApplyMpe::CIccApplyMpe
Purpose:
Args:
Return:
References m_pApplyTag, and m_pElem.
Referenced by CIccApplyMpeCalculator::CIccApplyMpeCalculator(), CIccApplyMpeCLUT::CIccApplyMpeCLUT(), CIccApplyMpeSpectralCLUT::CIccApplyMpeSpectralCLUT(), and CIccMultiProcessElement::GetNewApply().
|
virtual |
|
inline |
References CIccMultiProcessElement::Apply(), and m_pElem.
Referenced by CIccTagMultiProcessElement::Apply(), and CIccSubCalcApply::Apply().
|
inlinevirtual |
Reimplemented in CIccApplyMpeCLUT, CIccApplyMpeCalculator, and CIccApplyMpeSpectralCLUT.
|
inline |
References m_pElem.
Referenced by CIccTagMultiProcessElement::Apply(), CIccSubCalcApply::NumInputChannels(), and CIccSubCalcApply::NumOutputChannels().
|
inlinevirtual |
Reimplemented in CIccApplyMpeCLUT, CIccApplyMpeCalculator, and CIccApplyMpeSpectralCLUT.
|
protected |
Referenced by CIccApplyMpe().
|
protected |
Referenced by CIccApplyMpe(), Apply(), GetElem(), and CIccApplyMpeSpectralCLUT::GetType().