IccMAX 2.1.27
Color Profile Tools
|
#include <stdio.h>
#include <math.h>
#include <string.h>
#include <stdlib.h>
#include "IccMpeBasic.h"
#include "IccMpeSpectral.h"
#include "IccIO.h"
#include <map>
#include "IccMatrixMath.h"
#include "IccUtil.h"
#include "IccCAM.h"
Go to the source code of this file.
Functions | |
static icFloatNumber | NoClip (icFloatNumber v) |
File: IccMpeSpectral.cpp
Contains: Implementation of Basic Multi Processing Elements
Version: V1
Copyright: � see ICC Software License
Definition in file IccMpeSpectral.cpp.
|
static |
Referenced by CIccMpeEmissionCLUT::Begin(), CIccMpeReflectanceCLUT::Begin(), CIccMpeSpectralCLUT::Read(), and CIccMpeSpectralCLUT::SetData().