资 源 简 介
SANE (Scanner Access Now Easy) is the common platform for accessing scanners and other static capture imaging equipment for Linux/BSD-based computers.
SANE has the widest support for a large variety of scanning equipment, including photographic-plate, film, high speed document imagers and duplex scanners.
SANE project: http://www.sane-project.org/
Because there are few easy memory-leak-proof libraries to work with the SANE backend, writing new programs with Mono/C# to use scanning equipment is difficult, as it requires deep knowledge of the C headers used by scanimage and scanadf to access the SANE backends.
This library instead is a wrapper around the scanimage frontend program which ships with SANE. This allows any .NET programmer to leverage the SANE technology for image acquisition.
The goals are:
Provide access to the list of current installed scanners visible on the SANE backend (including remote network scanners)