ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Fastest way to join two multi-page-tiff
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

swestner

17 Posts

Posted - Apr 11 2012 :  00:27:15  Show Profile  Reply
Hello,

what is the fastest way to merge two multipage tiff (perhaps with different resolution an colordepth) GUILess to a new multipage tiff?

Thanks

Stefan

fab

1310 Posts

Posted - Apr 12 2012 :  01:02:38  Show Profile  Reply
Hello,
you could use InsertTIFFImageFile:

InsertTIFFImageFile('input2.tiff', 'input1.tiff', 'out.tif', 0);

They can have different resolutions and colordepth, but must have the same byte order.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: