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 16:24 "Re: Settin ICC Profile info in a tiff file", by Bob Friesenhahn

On Sat, 26 Nov 2005, Michael Dorrian wrote:
>
> 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

There is a tool (tifficc) provided with littlecms for adding an ICM 
profile to a TIFF file or even applying a CMS transform to a TIFF 
file.  Otherwise, you need to write a program which reads the content 
of the profile into memory and then applies it to the TIFF file using 
TIFFSetField() and the TIFFTAG_ICCPROFILE tag while writing the TIFF 
file.

Bob
======================================
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/