Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
|
Class: CIccApplyMpeSpectralCLUT. More...
#include <IccMpeSpectral.h>
Public Member Functions | |
virtual const icChar * | GetClassName () const |
virtual icElemTypeSignature | GetType () const |
virtual | ~CIccApplyMpeSpectralCLUT () |
Name: CIccApplyMpeSpectralCLUT::~CIccApplyMpeSpectralCLUT. | |
![]() | |
void | Apply (icFloatNumber *pDestPixel, const icFloatNumber *pSrcPixel) |
CIccApplyMpe (CIccMultiProcessElement *pElem) | |
Name: CIccApplyMpe::CIccApplyMpe. | |
CIccMultiProcessElement * | GetElem () const |
virtual | ~CIccApplyMpe () |
Name: CIccApplyMpe::~CIccApplyMpe. | |
Protected Member Functions | |
CIccApplyMpeSpectralCLUT (CIccMultiProcessElement *pElem, CIccApplyCLUT *pApply) | |
Name: CIccApplyMpeSpectralCLUT::CIccApplyMpeSpectralCLUT. | |
Protected Attributes | |
CIccApplyCLUT * | m_pApply |
![]() | |
CIccApplyTagMpe * | m_pApplyTag |
CIccMultiProcessElement * | m_pElem |
Friends | |
class | CIccMpeSpectralCLUT |
Class: CIccApplyMpeSpectralCLUT.
Purpose : The SpectralCLUT element apply data
Definition at line 253 of file IccMpeSpectral.h.
|
virtual |
Name: CIccApplyMpeSpectralCLUT::~CIccApplyMpeSpectralCLUT.
Purpose: Destructor
Definition at line 1402 of file IccMpeSpectral.cpp.
References m_pApply.
|
protected |
Name: CIccApplyMpeSpectralCLUT::CIccApplyMpeSpectralCLUT.
Purpose: Constructor
Definition at line 1388 of file IccMpeSpectral.cpp.
References m_pApply.
|
inlinevirtual |
Reimplemented from CIccApplyMpe.
Definition at line 260 of file IccMpeSpectral.h.
|
inlinevirtual |
Reimplemented from CIccApplyMpe.
Definition at line 259 of file IccMpeSpectral.h.
|
friend |
Definition at line 255 of file IccMpeSpectral.h.
|
protected |
Definition at line 265 of file IccMpeSpectral.h.
Referenced by CIccMpeSpectralCLUT::Apply(), CIccApplyMpeSpectralCLUT(), and ~CIccApplyMpeSpectralCLUT().