IccMAX 2.1.27
Color Profile Tools
|
#include <IccTagMPE.h>
Public Member Functions | |
CIccApplyTagMpe (CIccTagMultiProcessElement *pTag) | |
virtual | ~CIccApplyTagMpe () |
virtual bool | AppendElem (CIccMultiProcessElement *pElem) |
CIccApplyMpeIter | begin () |
CIccApplyMpeIter | end () |
CIccDblPixelBuffer * | GetBuf () |
CIccApplyMpeList * | GetList () |
CIccTagMultiProcessElement * | GetTag () |
Protected Attributes | |
CIccDblPixelBuffer | m_applyBuf |
CIccApplyMpeList * | m_list |
CIccTagMultiProcessElement * | m_pTag |
Class: CIccTagMultiProcessElement
Purpose: Apply storage for MPE general purpose processing tags
CIccApplyTagMpe::CIccApplyTagMpe | ( | CIccTagMultiProcessElement * | pTag | ) |
Name: CIccApplyTagMpe::CIccApplyTagMpe
Purpose:
Args:
Return:
References m_list, and m_pTag.
Referenced by CIccTagMultiProcessElement::GetNewApply().
|
virtual |
Name: CIccApplyTagMpe::~CIccApplyTagMpe
Purpose:
Args:
Return:
References m_list, and CIccApplyMpePtr::ptr.
|
virtual |
Name: CIccApplyTagMpe::CIccApplyTagMpe
Purpose:
Args:
Return:
References CIccMultiProcessElement::GetNewApply(), m_list, and CIccApplyMpePtr::ptr.
Referenced by CIccTagMultiProcessElement::GetNewApply().
|
inline |
References m_list.
Referenced by CIccTagMultiProcessElement::Apply().
|
inline |
References m_list.
Referenced by CIccTagMultiProcessElement::Apply().
|
inline |
References m_applyBuf.
Referenced by CIccTagMultiProcessElement::Apply(), and CIccTagMultiProcessElement::GetNewApply().
|
inline |
References m_list.
Referenced by CIccTagMultiProcessElement::Apply(), and main().
|
inline |
|
protected |
Referenced by GetBuf().
|
protected |
Referenced by CIccApplyTagMpe(), ~CIccApplyTagMpe(), AppendElem(), begin(), end(), and GetList().
|
protected |
Referenced by CIccApplyTagMpe(), and GetTag().