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 : Tuesday, August 4, 2009 7:40:51 AM(UTC)
alberto_cu75

Groups: Registered
Posts: 7


I would like to see an example of WPF & TWAIN. I want to process my photos from my camera in WPF. There is an example (Acquiring an Image) for WinForms in the HELP but I need it for WPF.

Thanks a lot.
 

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 : Thursday, August 6, 2009 1:26:11 AM(UTC)

Basel  
Guest

Groups: Guests
Posts: 3,022

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

I modified the WPF demo to add TWAIN functionality to it, and it worked.
Just modify the TwainSession.Startup() method in the example in the help topic "Acquire Method" in our .NET help file. It should be like this:
acq_session.Startup(null, "LEAD Technologies, Inc.", "LEAD Twain .NET", "Version 16.5", "LEADTools Twain test sample", TwainStartupFlags.InitializeMultithreaded);


 
#3 Posted : Saturday, August 8, 2009 2:41:23 PM(UTC)
alberto_cu75

Groups: Registered
Posts: 7


Thanks Abdel but the example dont work for me. Could you give me your modified code to probe in my mechine; I need download some pictures from a digital camera with WPF, if you have some example, please, give it to me.

Thanks a lot again.

 
#4 Posted : Sunday, August 9, 2009 5:10:52 AM(UTC)

Basel  
Guest

Groups: Guests
Posts: 3,022

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

This forum thread has the sample file:
http://support.leadtools.com/SupportPortal/CS/forums/29862/ShowPost.aspx

The code is in Help=>About menu.
 
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.076 seconds.