How to add a TIFF image to the bottom of another one in C#? -


i scan two-sided image twain , gets me array of pictures , can save them separately. need combine these 2 images side-by-side , save single tiff file.

could please tell me how open tiff images , save them single file contains both of them side side?

are writing own app based on twain specification? if yes, can use twff_tiffmulti multi-page tiff file.


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -