Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
Loading...
Searching...
No Matches
IccTagMPE.h File Reference

File: IccTagMPE.h. More...

#include "IccProfLibConf.h"
#include "IccTag.h"
#include "IccTagFactory.h"
#include "icProfileHeader.h"
#include <memory>
#include <list>
+ Include dependency graph for IccTagMPE.h:
+ This graph shows which files directly or indirectly include this file:

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< CIccApplyMpePtrCIccApplyMpeList
 
typedef CIccMultiProcessElementList::iterator CIccMultiProcessElementIter
 
typedef std::list< CIccMultiProcessElementPtrCIccMultiProcessElementList
 

Enumerations

enum  icElemInterp { icElemInterpLinear , icElemInterpTetra }
 

Detailed Description

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 Documentation

◆ CIccApplyMpeIter

typedef CIccApplyMpeList::iterator CIccApplyMpeIter

Definition at line 130 of file IccTagMPE.h.

◆ CIccApplyMpeList

typedef std::list<CIccApplyMpePtr> CIccApplyMpeList

Definition at line 129 of file IccTagMPE.h.

◆ CIccMultiProcessElementIter

typedef CIccMultiProcessElementList::iterator CIccMultiProcessElementIter

Definition at line 121 of file IccTagMPE.h.

◆ CIccMultiProcessElementList

Definition at line 120 of file IccTagMPE.h.

Enumeration Type Documentation

◆ icElemInterp

Enumerator
icElemInterpLinear 
icElemInterpTetra 

Definition at line 93 of file IccTagMPE.h.

93 {
icElemInterp
Definition IccTagMPE.h:93
@ icElemInterpTetra
Definition IccTagMPE.h:95
@ icElemInterpLinear
Definition IccTagMPE.h:94