Home
Features
Demos
Store
Forum
Support
ImageEn Forum
Profile
Join
Active Topics
Forum FAQ
Search
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
Topic
swestner
17 Posts
Posted - Apr 11 2012 : 00:27:15
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
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.
Topic
New Topic
Reply to Topic
Jump To:
Select Forum
ImageEn Library for Delphi, C++ and .Net
ImageEn and IEvolution Support Forum
--------------------
Home
Active Topics
Frequently Asked Questions
Member Information
Search Page