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
May 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.05.23 10:20 "tifflib read/write question", by <stopp@quart-edv.de>
2005.05.24 19:25 "Re: tifflib read/write question", by Andrey Kiselev
2005.06.06 13:25 "Re: tifflib read/write question", by <stopp@quart-edv.de>
2005.06.06 18:33 "Re: tifflib read/write question", by Andrey Kiselev

2005.05.23 10:20 "tifflib read/write question", by <stopp@quart-edv.de>

Hi,

I am new to this list and this is my first post on it, maybe not my 
last ;-).

I want to write a IPTC Tag into an existing tiff file. Do I need to 
load the image first and then write a new image, or is there a way to 
read/write a tiff like this: open tiff, change tag, close tiff (-> 
write/excange tag).

Jerry