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
 Scan to multi page tiff
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

ettienned

South Africa
12 Posts

Posted - Mar 02 2017 :  23:30:41  Show Profile  Reply
Hi I am sure this has been asked many times but i can seem to find a post

I need to scan to a multi page tiff

show it in a viewer
then move through the pages and manipulate the current image only eg rotate,sharpen etc.

then save the multipage tiff

can this be done in memory or must it be a file


regards
ettienne


w2m

USA
1990 Posts

Posted - Mar 03 2017 :  09:56:38  Show Profile  Reply
The Handling Multiframe Images demo found here shows how to handle multiframe tiff file pages: https://www.imageen.com/ieforum/topic.asp?TOPIC_ID=1446&whichpage=2. You just need to add the code to fill ImageEnMView with pages from your scanner. The code to rotate is already in the demo, so just add a button and the code to sharpen the frame.

Once the pages have been added to ImageEnMView just select SaveAs to save all the images in the ImageEnMView to a tiff file in the above demo.

The demo will display each page when you select a frame in ImageEnMView.
Once all the frames are rotated and sharpened just select the SaveAs button to save all the frames multipage TIFF file.

You do not have to save any scanned images to a file until you save all the frames with save to file.

To make things a little easier for you a multiframe tif file scanning demo can be found here:
https://www.imageen.com/ieforum/topic.asp?whichpage=7&TOPIC_ID=1446#10982

Bill Miller
Adirondack Software & Graphics
Email: w2m@hughes.net
EBook: http://www.imageen.com/ebook/
Custom Commercial ImageEn Development
Go to Top of Page

ettienned

South Africa
12 Posts

Posted - Mar 04 2017 :  23:35:13  Show Profile  Reply
Thanks Bill for you prompt reply
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: