Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
|
File: IccMpeBasic.cpp. More...
#include <stdio.h>
#include <math.h>
#include <string.h>
#include <stdlib.h>
#include "IccMpeBasic.h"
#include "IccIO.h"
#include <map>
#include "IccUtil.h"
#include "IccCAM.h"
#include "IccMpeCalc.h"
Go to the source code of this file.
Typedefs | |
typedef std::map< icCurveSetCurvePtr, icCurveSetCurvePtr > | icCurveMap |
typedef std::map< icUInt32Number, CIccCurveSetCurve * > | icCurveOffsetMap |
typedef std::map< CIccCurveSetCurve *, icPositionNumber > | icCurvePtrMap |
Functions | |
static icFloatNumber | clipPow (double v, double g) |
static icFloatNumber | NoClip (icFloatNumber v) |
File: IccMpeBasic.cpp.
Contains: Implementation of Basic Multi Processing Elements
Version: V1
Copyright: � see ICC Software License
Definition in file IccMpeBasic.cpp.
typedef std::map< icCurveSetCurvePtr, icCurveSetCurvePtr > icCurveMap |
Definition at line 2982 of file IccMpeBasic.cpp.
typedef std::map<icUInt32Number, CIccCurveSetCurve*> icCurveOffsetMap |
Definition at line 3203 of file IccMpeBasic.cpp.
typedef std::map<CIccCurveSetCurve*, icPositionNumber> icCurvePtrMap |
Definition at line 3204 of file IccMpeBasic.cpp.
|
static |
Definition at line 601 of file IccMpeBasic.cpp.
Referenced by CIccFormulaCurveSegment::Apply().
|
static |
Definition at line 5347 of file IccMpeBasic.cpp.
Referenced by CIccMpeEmissionCLUT::Begin(), CIccMpeReflectanceCLUT::Begin(), CIccMpeCLUT::Read(), CIccMpeExtCLUT::Read(), CIccMpeSpectralCLUT::Read(), CIccMpeCLUT::SetCLUT(), and CIccMpeSpectralCLUT::SetData().