Wrapper class for WIA/TWAIN for a C# application? -


is there wrapper class somewhere wia/twain functionality in c# application?

every search make points same old 2001 codeproject page, there has new out there, right?

maybe i'm not looking in right place. :p

i need simple, like:

image myimage = wiawrapper.getimagefromscanner(); 

done , done.

any guidance?

twaindotnet

i've wrapped code thomas scheidegger's article (codeproject: .net twain image scanning) github project.

i've cleaned api bit, added wpf support , several people have added other improvements. i've tried keep api simple still bit more complicated you've got there.

also question has other options: .net scanning api


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -