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
June 2008

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

2008.06.15 10:04 "a problem", by <ningguoxing@gmail.com>
2008.06.15 15:14 "Re: a problem", by Bob Friesenhahn
2008.06.16 07:47 "Re: a problem(siling_ning)", by <ningguoxing@gmail.com>

2008.06.16 07:47 "Re: a problem(siling_ning)", by <ningguoxing@gmail.com>

>
>
>
> >>  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.


   i use delphi for coding not long before .so i don't understand The
'tiffcp' utility .

   i find some article about merge tow or more tiff file into one tiff
file,eg,http://www.asmail.be/msg0054800776.html.
  but it is dificulty to get a message to me.

  can you tell me the way to  resolvent it?
 thank much;