IccMAX 2.1.27
Color Profile Tools
|
#include "IccProfLibConf.h"
#include "IccTag.h"
#include "IccTagFactory.h"
#include "icProfileHeader.h"
#include <memory>
#include <list>
Go to the source code of this file.
Data Structures | |
class | CIccApplyMpe |
class | CIccApplyMpePtr |
class | CIccApplyTagMpe |
class | CIccDblPixelBuffer |
class | CIccMpeUnknown |
class | CIccMultiProcessElement |
class | CIccMultiProcessElementPtr |
class | CIccTagMultiProcessElement |
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.
class CIccApplyMpePtr |
class CIccMultiProcessElementPtr |
Class: CIccProcessElementPtr
Purpose: Get std list class to work with pointers to elements rather than element objects so they can be shared.
Data Fields | ||
---|---|---|
CIccMultiProcessElement * | ptr |
typedef CIccApplyMpeList::iterator CIccApplyMpeIter |
typedef std::list<CIccApplyMpePtr> CIccApplyMpeList |
typedef CIccMultiProcessElementList::iterator CIccMultiProcessElementIter |
typedef std::list<CIccMultiProcessElementPtr> CIccMultiProcessElementList |
enum icElemInterp |
Enumerator | |
---|---|
icElemInterpLinear | |
icElemInterpTetra |