mirror of
https://github.com/soukoku/ntwain.git
synced 2025-09-19 01:57:56 +08:00
cb1fbebc0a7783ed7816480bd9019af9873e19f9
TWAIN Application-Library
NOTE: THIS IS V4 DEV AND DOESN'T WORK YET. USE V3 BRANCH FOR WORKING VERSION.
Info
This is a library created to make working with TWAIN easier in dotnet. V4 of this lib has these goals:
- Targets latest TWAIN version (2.4 as of this writing)
- Supports all the TWAIN functions in the spec
- Works with both 32 and 64 bit data sources
- Works on non-Windows platforms using dotnet core or mono (maybe)
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.
Description
Languages
HTML
62.8%
C#
24.3%
C
12.9%