2008.06.16 07:47 "[Tiff] Re: a problem(siling_ning)", by 宁国兴

2008.06.15 15:14 "Re: [Tiff] a problem", by Bob Friesenhahn

On Sun, 15 Jun 2008, Äþ¹úÐË wrote:

in my program i want convert many TIFF file into one TIFF file.

This is not easy to implement by yourself in a program using just libtiff. In fact, it is a huge job. The 'tiffcp' utility can do this. Perhaps your program can execute tiffcp?

An alternative is to use the C/C++ programming interfaces of an image processing package such as GraphicsMagick or VIPS.

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