Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Monday, August 10, 2009 2:00:59 PM(UTC)
alberto_cu75

Groups: Registered
Posts: 7


Hello.

Sorry but I am new in Leadtools. I obtain pictures and I see them but I need to save them from a camera to a PC between AcquirePage event, in addition, I need too obtaining the picture's information (extension, filename, so on). Please, I need some example with this.

.

 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Tuesday, August 11, 2009 2:55:40 AM(UTC)

Basel  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

If you are displaying the images during acquiring, this means you're probably using the Memory or Native transfer modes of Twain, and not the File transfer mode.
This means the file does not get saved to disk, unless you save it.
To save it, use one of the LEADTOOLS Save functions in the AcquirePage event handler. When you do that, you can choose output file name, format and extension.

The exact details depend on which LEADTOOLS version (15, 16, etc.) and programming interface (Main OCX, .NET classes, DLL API, C++ Classes, etc.) you are using.
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.075 seconds.