mirror of
https://github.com/soukoku/ntwain.git
synced 2025-04-05 20:59:23 +08:00
A TWAIN lib for dotnet.
NTwain | ||
Spec | ||
Tests | ||
.gitattributes | ||
.gitignore | ||
LICENSE.txt | ||
NTwain.sln | ||
README.markdown |
TWAIN Application-Side Library in Dotnet
Background
This is a library created to learn more about TWAIN. It's a learning project that should result in real and useful code.
Project Info
This project follows these general goals:
- Targets latest TWAIN version (2.3 so far)
- Supports all the TWAIN commands in the spec (or those that are possible)