Difference between revisions of "TWAIN Notes"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) |
PeterHarding (talk | contribs) |
||
Line 5: | Line 5: | ||
=Related Links= | =Related Links= | ||
Some related articles: | |||
* [https://bytescout.com/products/developer/scansdk/bytescoutscansdk.html Acquire images from scanner, camera or another TWAIN or WIA compatible devices using Bytescout Scan SDK for .NET] | * [https://bytescout.com/products/developer/scansdk/bytescoutscansdk.html Acquire images from scanner, camera or another TWAIN or WIA compatible devices using Bytescout Scan SDK for .NET] | ||
* [http://bytescout.com/?q=/products/developer/scansdk/bytescoutscansdk_first_step_with_c_charp.html How to acquire images from scanner,camera (or another TWAIN or WIA compatible device) with Bytescout Scan SDK for .NET in Visual C#] | |||
* | * .NET TWAIN image scanner | ||
* Scanning an image and saving it in a specific folder | |||
* Scan and Save Images to a Database in C# Using Dynamic .NET TWAIN | |||
* Automatic Scanner code in C# | |||
How to acquire images from scanner,camera (or another TWAIN or WIA compatible device) with Bytescout Scan SDK for .NET in Visual C# | |||
.NET TWAIN image scanner | |||
Scanning an image and saving it in a specific folder | |||
Scan and Save Images to a Database in C# Using Dynamic .NET TWAIN | |||
Automatic Scanner code in C# | |||
Revision as of 10:32, 3 May 2015
Libraries
- https://code.google.com/p/twaindotnet/
- http://www.codeproject.com/Articles/1376/NET-TWAIN-image-scanner
Related Links
Some related articles:
- Acquire images from scanner, camera or another TWAIN or WIA compatible devices using Bytescout Scan SDK for .NET
- How to acquire images from scanner,camera (or another TWAIN or WIA compatible device) with Bytescout Scan SDK for .NET in Visual C#
- .NET TWAIN image scanner
- Scanning an image and saving it in a specific folder
- Scan and Save Images to a Database in C# Using Dynamic .NET TWAIN
- Automatic Scanner code in C#