Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
|
File: IccTagMPE.h. More...
#include "IccProfLibConf.h"
#include "IccTag.h"
#include "IccTagFactory.h"
#include "icProfileHeader.h"
#include <memory>
#include <list>
Go to the source code of this file.
Classes | |
class | CIccApplyMpe |
Class: CIccApplyMpe. More... | |
class | CIccApplyMpePtr |
class | CIccApplyTagMpe |
Class: CIccTagMultiProcessElement. More... | |
class | CIccDblPixelBuffer |
Class: CIccDblPixelBuffer. More... | |
class | CIccMpeUnknown |
Class: CIccMpeUnknown. More... | |
class | CIccMultiProcessElement |
Class: CIccMultiProcessElement. More... | |
class | CIccMultiProcessElementPtr |
Class: CIccProcessElementPtr. More... | |
class | CIccTagMultiProcessElement |
Class: CIccTagMultiProcessElement. More... | |
class | IIccExtensionMpe |
Typedefs | |
typedef CIccApplyMpeList::iterator | CIccApplyMpeIter |
typedef std::list< CIccApplyMpePtr > | CIccApplyMpeList |
typedef CIccMultiProcessElementList::iterator | CIccMultiProcessElementIter |
typedef std::list< CIccMultiProcessElementPtr > | CIccMultiProcessElementList |
Enumerations | |
enum | icElemInterp { icElemInterpLinear , icElemInterpTetra } |
File: IccTagMPE.h.
Contains: Header for implementation of CIccTagMultiProcessElement and supporting classes
Version: V1
Copyright: (c) see ICC Software License
Definition in file IccTagMPE.h.
typedef CIccApplyMpeList::iterator CIccApplyMpeIter |
Definition at line 130 of file IccTagMPE.h.
typedef std::list<CIccApplyMpePtr> CIccApplyMpeList |
Definition at line 129 of file IccTagMPE.h.
typedef CIccMultiProcessElementList::iterator CIccMultiProcessElementIter |
Definition at line 121 of file IccTagMPE.h.
typedef std::list<CIccMultiProcessElementPtr> CIccMultiProcessElementList |
Definition at line 120 of file IccTagMPE.h.
enum icElemInterp |
Enumerator | |
---|---|
icElemInterpLinear | |
icElemInterpTetra |
Definition at line 93 of file IccTagMPE.h.