AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
November 2005

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2005.11.27 07:59 "Settin ICC Profile info in a tiff file", by Michael Dorrian
2005.11.27 08:27 "Re: Settin ICC Profile info in a tiff file", by Joris Van Damme
2005.11.28 00:30 "Re: Settin ICC Profile info in a tiff file", by Graeme Gill
2005.11.27 16:24 "Re: Settin ICC Profile info in a tiff file", by Bob Friesenhahn

2005.11.27 07:59 "Settin ICC Profile info in a tiff file", by Michael Dorrian

How do you set the ICC profile information in a tiff file. Can u directly
read in the binary data from a .icm file and then pass it in without
changing it at all and the tiff library will set everything for you
correctly. There are Two parameters when setting the ICC profile. The first
is the size of the ICC profile data and the second is the actual ICC profile
data. The second parameter usage is not well documented and i dont know how
to use it any ideas?. Any sample code on how to read in the ICC profile and
set the ICC profile information in the tiff file would be great.

Thanx in advance