Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
|
File: IccMpeBasic.h. More...
#include "IccTagMPE.h"
Go to the source code of this file.
Macros | |
#define | ICC_MAXCALCCURVESIZE 16384 |
Typedefs | |
typedef std::list< CIccCurveSegment * > | CIccCurveSegmentList |
typedef CIccCurveSetCurve * | icCurveSetCurvePtr |
Enumerations | |
enum | icCLUTElemType { ic1dInterp , ic2dInterp , ic3dInterpTetra , ic3dInterp , ic4dInterp , ic5dInterp , ic6dInterp , icNdInterp } |
enum | icMatrixElemType { ic3x3Matrix , ic3x4Matrix , ic4x3Matrix , ic4x4Matrix , icOtherMatrix } |
File: IccMpeBasic.h.
Contains: Header for implementation of Basic CIccTagMPE elements and supporting classes
Version: V1
Copyright: (c) see ICC Software License
Definition in file IccMpeBasic.h.
#define ICC_MAXCALCCURVESIZE 16384 |
Definition at line 344 of file IccMpeBasic.h.
Referenced by CIccSampledCalculatorCurve::Begin().
typedef std::list<CIccCurveSegment*> CIccCurveSegmentList |
Definition at line 239 of file IccMpeBasic.h.
typedef CIccCurveSetCurve* icCurveSetCurvePtr |
Definition at line 237 of file IccMpeBasic.h.
enum icCLUTElemType |
Enumerator | |
---|---|
ic1dInterp | |
ic2dInterp | |
ic3dInterpTetra | |
ic3dInterp | |
ic4dInterp | |
ic5dInterp | |
ic6dInterp | |
icNdInterp |
Definition at line 636 of file IccMpeBasic.h.
enum icMatrixElemType |
Enumerator | |
---|---|
ic3x3Matrix | |
ic3x4Matrix | |
ic4x3Matrix | |
ic4x4Matrix | |
icOtherMatrix |
Definition at line 584 of file IccMpeBasic.h.