IccMAX 2.1.27
Color Profile Tools
|
#include "IccTagMPE.h"
Go to the source code of this file.
Data Structures | |
class | CIccApplyMpeCLUT |
class | CIccCurveSegment |
class | CIccCurveSetCurve |
class | CIccFormulaCurveSegment |
class | CIccMpeCAM |
class | CIccMpeCLUT |
class | CIccMpeCurveSet |
class | CIccMpeExtCLUT |
class | CIccMpeJabToXYZ |
class | CIccMpeMatrix |
class | CIccMpeTintArray |
class | CIccMpeToneMap |
class | CIccMpeXYZToJab |
class | CIccSampledCalculatorCurve |
class | CIccSampledCurveSegment |
class | CIccSegmentedCurve |
class | CIccSingleSampledCurve |
class | CIccToneMapFunc |
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 |
typedef std::list<CIccCurveSegment*> CIccCurveSegmentList |
typedef CIccCurveSetCurve* icCurveSetCurvePtr |
enum icCLUTElemType |
Enumerator | |
---|---|
ic1dInterp | |
ic2dInterp | |
ic3dInterpTetra | |
ic3dInterp | |
ic4dInterp | |
ic5dInterp | |
ic6dInterp | |
icNdInterp |
enum icMatrixElemType |
Enumerator | |
---|---|
ic3x3Matrix | |
ic3x4Matrix | |
ic4x3Matrix | |
ic4x4Matrix | |
icOtherMatrix |