mirror of
https://github.com/soukoku/ntwain.git
synced 2025-07-15 14:17:48 +08:00
518 B
518 B
TWAIN Application-Side Library
Info
This is a library created to make working with TWAIN interface possible in dotnet. This project has these features/goals:
- Targets latest TWAIN version (2.4 as of this writing)
- Supports all the TWAIN functions in the spec.
Using the lib
Before using this lib, you are recommended to become reasonably familiar with the TWAIN spec and understand how it works in general. The TWAIN spec can be downloaded from twain.org.