mirror of
https://github.com/soukoku/ntwain.git
synced 2025-11-09 02:58:00 +08:00
16 lines
462 B
Markdown
16 lines
462 B
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)
|
||
|
|
|