
Thread
2006.01.10 22:38 "RE: [Tiff] Adding a blank heading to a tiff using C/C++", by Bob Friesenhahn
On Tue, 10 Jan 2006, Pallek, Bernie: #CIPO - OPIC wrote:
JK> 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/