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

File: IccApplyBPC.cpp. More...

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

Go to the source code of this file.

Macros

#define IsSpacePCS(x)   ((x)==icSigXYZData || (x)==icSigLabData)
 

Detailed Description

File: IccApplyBPC.cpp.

Contains: Implementation of Black Point Compensation calculations.

Version: V1

Copyright: (c) see ICC Software License

Definition in file IccApplyBPC.cpp.

Macro Definition Documentation

◆ IsSpacePCS

#define IsSpacePCS ( x)    ((x)==icSigXYZData || (x)==icSigLabData)

Definition at line 74 of file IccApplyBPC.cpp.

Referenced by CIccApplyBPC::pixelXfm().