Hi,
Im trying to make a win form that opens multipage tiff files. The code that im currently using is loading the image into a Image Variable (BaseImg) with the following line of code:
BaseImg = Image.FromFile("Some path").
Then i iterate throught the baseimg and create a bitmap of each page...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.