.NET scanners
C#
2
Posts
2
Posters
0
Views
1
Watching
-
I was considering trying to write something simple to interface with my scanner. Could someone point me in the direction of some .NET info dealing with this? I know of the Still Image API, but is there something in .NET for it?
-
I was considering trying to write something simple to interface with my scanner. Could someone point me in the direction of some .NET info dealing with this? I know of the Still Image API, but is there something in .NET for it?
AFAIK there is no built in support for scanning. You might be able to interface with TWAIN through .NET interop, but its sure to be messy. I heard that Lead tools was releasing an imaging product for .NET. That might have what you need. -- Peter Stephens