mirror of
https://github.com/soukoku/ntwain.git
synced 2025-04-05 17:22:26 +08:00
A TWAIN lib for dotnet.
NTwain | ||
Spec | ||
Tests | ||
.gitattributes | ||
.gitignore | ||
LICENSE.txt | ||
NTwain.sln | ||
README.markdown |
TWAIN Application-Side Library
Info
This is a dotnet library created to work with TWAIN interface on Windows. This project follows these general goals:
- Targets latest TWAIN version (2.3 at the moment)
- Supports all the TWAIN commands in the spec (or those that are possible)
The solution contains sample projects in both winforms and wpf. A nuget package is also available here