| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2006.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/ |
|||||||