Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
Loading...
Searching...
No Matches
IccEval.cpp File Reference

File: IccEval.cpp. More...

#include <math.h>
#include "IccEval.h"
#include "IccTag.h"
+ Include dependency graph for IccEval.cpp:

Go to the source code of this file.

Variables

static const icFloatNumber LESSTHANONE = (icFloatNumber)(1.0 - SMALLNUM)
 
static const icFloatNumber SMALLNUM = (icFloatNumber)0.0001
 

Detailed Description

File: IccEval.cpp.

Contains: Implementation of the CIccProfile Evaluation utilites.

Version: V1

Copyright: (c) see ICC Software License

Definition in file IccEval.cpp.

Variable Documentation

◆ LESSTHANONE

const icFloatNumber LESSTHANONE = (icFloatNumber)(1.0 - SMALLNUM)
static

Definition at line 80 of file IccEval.cpp.

◆ SMALLNUM

const icFloatNumber SMALLNUM = (icFloatNumber)0.0001
static

Definition at line 79 of file IccEval.cpp.