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
January 2006

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

2006.01.10 17:40 "Adding a blank heading to a tiff using C/C++", by John Kearns
2006.01.10 22:29 "Re: Adding a blank heading to a tiff using C/C++", by Bernie Pallek
2006.01.10 22:38 "Re: Adding a blank heading to a tiff using C/C++", by Bob Friesenhahn

2006.01.10 22:38 "Re: Adding a blank heading to a tiff using C/C++", by Bob Friesenhahn

> How can I add a banner to all of the pages of a multipage
> tiff (both stripped and tiled) using C or C++? Merely,
> stretching the length will not do, we need to append a
> blank heading on the top and then write our (dynamic)
> banner there.

In order to make the task easier, it may help to use a higher level 
image system like ImageMagick/GraphicsMagick.  At least development 
GraphicsMagick 1.2 is able to handle strips/tiles without problems, 
although it may not preserve the original file organization when 
writing the output image without additional assistance.

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