Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
Loading...
Searching...
No Matches
TiffImg.h File Reference
#include "tiffio.h"
#include "IccProfLibConf.h"
#include "icProfileHeader.h"
+ Include dependency graph for TiffImg.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CTiffImg
 

Macros

#define PHOTO_CIELAB   2
 
#define PHOTO_ICCLAB   3
 
#define PHOTO_MINISBLACK   0
 
#define PHOTO_MINISWHITE   1
 

Macro Definition Documentation

◆ PHOTO_CIELAB

#define PHOTO_CIELAB   2

Definition at line 80 of file TiffImg.h.

Referenced by CTiffImg::Create(), CTiffImg::GetPhoto(), and main().

◆ PHOTO_ICCLAB

#define PHOTO_ICCLAB   3

Definition at line 81 of file TiffImg.h.

Referenced by CTiffImg::Create(), CTiffImg::GetPhoto(), and main().

◆ PHOTO_MINISBLACK

#define PHOTO_MINISBLACK   0

Definition at line 78 of file TiffImg.h.

Referenced by CTiffImg::Create(), CTiffImg::GetPhoto(), main(), and main().

◆ PHOTO_MINISWHITE

#define PHOTO_MINISWHITE   1

Definition at line 79 of file TiffImg.h.

Referenced by CTiffImg::Create(), CTiffImg::GetPhoto(), main(), and main().