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
August 2004

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

2004.08.16 17:29 "ICC profile in tiff file on windows", by Alexander Cohen
2004.08.16 17:56 "Re: ICC profile in tiff file on windows", by Chris Cox
2004.08.16 18:12 "Re: ICC profile in tiff file on windows", by Alexander Cohen
2004.08.16 19:32 "Re: ICC profile in tiff file on windows", by Chris Cox
2004.08.16 19:55 "Re: ICC profile in tiff file on windows", by Alexander Cohen
2004.08.16 20:26 "Re: ICC profile in tiff file on windows", by Chris Cox
2004.08.16 20:36 "ICC profile in tiff file on windows", by Jim Schueckler
2004.08.16 20:55 "Re: ICC profile in tiff file on windows", by Alexander Cohen
2004.08.16 21:04 "Re: ICC profile in tiff file on windows", by Chris Cox
2004.08.16 21:48 "Re: ICC profile in tiff file on windows", by Alexander Cohen
2004.08.18 17:55 "Re: ICC profile in tiff file on windows", by Phillip Crews
2004.08.16 23:07 "Re: ICC profile in tiff file on windows", by Joris Van Damme
2004.08.16 23:18 "Re: ICC profile in tiff file on windows", by Chris Cox
2004.08.21 14:11 "Re: ICC profile in tiff file on windows", by Joris Van Damme

2004.08.18 17:55 "Re: ICC profile in tiff file on windows", by Phillip Crews

> > If you write it to a file, the file should be identical between Macintosh 
> > and Windows.
>
> my thoughts the same.

My Windows program uses:

   TIFFGetField(tif, TIFFTAG_ICCPROFILE, &icclen, &iccinfo);

to retrieve the color profile, and I haven't seen any problems or crashes.

If you would like me to check if your a TIFF file works properly, feel free 
to e-mail a copy and I'll let you know what I find.

Kind regards,
Phillip