Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Merge & Split Two TIFF Images

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #34682
    akshay
    Member

    Hello,
    I want to merge/append two TIFF images into one and split a tif image in two separate images.
    For eg.
    Consider a.tif & b.tif & merge result in c.tif.
    The merge should be in such a way that in c.tif contains 2 pages & on each page i.e 1st page contains a.tif & 2nd page contains b.tif
    Similarly split operation is to be performed where c.tif contains 2 pages & needs to be split page wise. 1st page is split to a.tif & 2nd page is split to b.tif

    Can anyone help me on how to achieve the same..

    Thanks in Advance

    #138965
    fcimage
    Member

    so many things can do

    #138966
    fcimage
    Member

    i have everything in control about [merging and spliting tiff images](http://www.rasteredge.com/how-to/csharp-imaging/tiff-merge/ “”) , i have c# and vb codes and samples. which would you like better.

    #139112
    Alen
    Participant

    Out of curiosity, why would you want to merge two tiff images then later split them up again? Or am I misunderstanding your question

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Back End’ is closed to new topics and replies.