Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
|
Class: CIccApplyMpeCLUT. More...
#include <IccMpeBasic.h>
Public Member Functions | |
virtual const icChar * | GetClassName () const |
virtual icElemTypeSignature | GetType () const |
bool | Init (icUInt32Number nNodes) |
virtual | ~CIccApplyMpeCLUT () |
Name: CIccApplyMpeCLUT::~CIccApplyMpeCLUT. | |
Public Member Functions inherited from CIccApplyMpe | |
void | Apply (icFloatNumber *pDestPixel, const icFloatNumber *pSrcPixel) |
CIccApplyMpe (CIccMultiProcessElement *pElem) | |
Name: CIccApplyMpe::CIccApplyMpe. | |
CIccMultiProcessElement * | GetElem () const |
virtual | ~CIccApplyMpe () |
Name: CIccApplyMpe::~CIccApplyMpe. | |
Protected Member Functions | |
CIccApplyMpeCLUT (CIccMultiProcessElement *pElem, CIccApplyCLUT *pApply) | |
Name: CIccApplyMpeCLUT::CIccApplyMpeCLUT. | |
Protected Attributes | |
CIccApplyCLUT * | m_pApply |
Protected Attributes inherited from CIccApplyMpe | |
CIccApplyTagMpe * | m_pApplyTag |
CIccMultiProcessElement * | m_pElem |
Friends | |
class | CIccMpeCLUT |
Class: CIccApplyMpeCLUT.
Purpose: The Calculator process element apply data
Definition at line 694 of file IccMpeBasic.h.
|
virtual |
Name: CIccApplyMpeCLUT::~CIccApplyMpeCLUT.
Purpose: Destructor
Definition at line 5767 of file IccMpeBasic.cpp.
References m_pApply.
|
protected |
Name: CIccApplyMpeCLUT::CIccApplyMpeCLUT.
Purpose: Constructor
Definition at line 5753 of file IccMpeBasic.cpp.
References m_pApply.
|
inlinevirtual |
Reimplemented from CIccApplyMpe.
Definition at line 701 of file IccMpeBasic.h.
|
inlinevirtual |
Reimplemented from CIccApplyMpe.
Definition at line 700 of file IccMpeBasic.h.
References icSigCLutElemType.
bool CIccApplyMpeCLUT::Init | ( | icUInt32Number | nNodes | ) |
|
friend |
Definition at line 696 of file IccMpeBasic.h.
|
protected |
Definition at line 708 of file IccMpeBasic.h.
Referenced by CIccMpeCLUT::Apply(), CIccApplyMpeCLUT(), and ~CIccApplyMpeCLUT().