Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
|
File: IccTagMpe.cpp. More...
#include <stdio.h>
#include <math.h>
#include <string.h>
#include <stdlib.h>
#include "IccTagMPE.h"
#include "IccIO.h"
#include "IccMpeFactory.h"
#include <map>
#include "IccUtil.h"
Go to the source code of this file.
Typedefs | |
typedef std::map< icUInt32Number, CIccMultiProcessElement * > | CIccLutOffsetMap |
typedef std::map< CIccMultiProcessElement *, icPositionNumber > | CIccLutPtrMap |
File: IccTagMpe.cpp.
Contains: Implementation of MultiProcessElementType Tag
Version: V1
Copyright: (c) see ICC Software License
Definition in file IccTagMPE.cpp.
typedef std::map<icUInt32Number, CIccMultiProcessElement*> CIccLutOffsetMap |
Definition at line 820 of file IccTagMPE.cpp.
typedef std::map<CIccMultiProcessElement*, icPositionNumber> CIccLutPtrMap |
Definition at line 819 of file IccTagMPE.cpp.