Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
|
Class: CIccApplyMpe. More...
#include <IccTagMPE.h>
Public Member Functions | |
void | Apply (icFloatNumber *pDestPixel, const icFloatNumber *pSrcPixel) |
CIccApplyMpe (CIccMultiProcessElement *pElem) | |
Name: CIccApplyMpe::CIccApplyMpe. | |
virtual const icChar * | GetClassName () const |
CIccMultiProcessElement * | GetElem () const |
virtual icElemTypeSignature | GetType () const |
virtual | ~CIccApplyMpe () |
Name: CIccApplyMpe::~CIccApplyMpe. | |
Protected Attributes | |
CIccApplyTagMpe * | m_pApplyTag |
CIccMultiProcessElement * | m_pElem |
Class: CIccApplyMpe.
Purpose: Base Class for Apply storage for Multi Process Elements
Definition at line 202 of file IccTagMPE.h.
CIccApplyMpe::CIccApplyMpe | ( | CIccMultiProcessElement * | pElem | ) |
Name: CIccApplyMpe::CIccApplyMpe.
Purpose:
Args:
Return:
Definition at line 99 of file IccTagMPE.cpp.
|
virtual |
Name: CIccApplyMpe::~CIccApplyMpe.
Purpose:
Args:
Return:
Definition at line 116 of file IccTagMPE.cpp.
|
inline |
Definition at line 213 of file IccTagMPE.h.
Referenced by CIccSampledCalculatorCurve::Begin().
|
inlinevirtual |
Reimplemented in CIccApplyMpeCalculator, CIccApplyMpeCLUT, and CIccApplyMpeSpectralCLUT.
Definition at line 209 of file IccTagMPE.h.
|
inline |
Definition at line 211 of file IccTagMPE.h.
|
inlinevirtual |
Reimplemented in CIccApplyMpeCalculator, CIccApplyMpeCLUT, and CIccApplyMpeSpectralCLUT.
Definition at line 208 of file IccTagMPE.h.
References icSigUnknownElemType.
|
protected |
Definition at line 216 of file IccTagMPE.h.
|
protected |
Definition at line 218 of file IccTagMPE.h.