campo-sirio/pdf/pdflib/p_icc9809.h
brugno 8e01c8dd9a Patch level :
Files correlati     :
Ricompilazione Demo : [ ]
Commento            :Primo commit del modulo


git-svn-id: svn://10.65.10.50/trunk@13958 c028cbd2-c16b-5b4b-a496-9718f37d4682
2006-05-04 16:36:51 +00:00

39 lines
1.0 KiB
C
Executable File

/* $Id: p_icc9809.h,v 1.1 2006-05-04 16:36:51 brugno Exp $
*
* Header file of ICC (name see note above) for ICClib and PDFlib
*
*/
/*
* Note: Modified for use by icclib V2.00:
*
* Changed guard bands from ICC_H to ICC9809_H
*
* Replace tag last values 0xFFFFFFFFL with define icMaxTagVal,
* and define this to be -1, for better compiler compatibility.
*
* Add section to use machine specific INR & ORD to define
* the sizes of ic Numbers, if ORD is defined.
*
* Adding colorspaces 'MCH5-8' for Hexachrome and others. (Colorsync ?)
* Added the Positive/Negative and Color/BlackAndWhite Attribute bits
*
* I believe icMeasurementFlare as an enumeration is bogus in
* this file. It is meant to be a u16.16 number.
*
* Add Chromaticity Tag and Type from ICC.1A:1999-04,
* but there is no formal "icc.h" from the ICC that indicates
* what the names should be.
*
* Added Colorsync 2.5 specific VideoCardGamma defines.
*
* Graeme Gill.
*/
/* Header file guard bands */
#ifndef P_ICC9809_H
#define P_ICC9809_H
#endif /* P_ICC9809_H */