Introduction
Leadtools.Sane Introduction (Java)
Summary
Scanner Access Now Easy (SANE) is an API for handling image acquisition from scanning devices. The SANE API is designed so that only one driver needs to be written for each scanning device. Batch operations are easy to set up: options are selected once and used on each item in a set.
The LEADTOOLS SANE SDK consists of a Linux API (LtSane), a server library (Leadtools.Sane.Server), and the Leadtools.Sane Java library (Leadtools.Sane). The Leadtools.Sane Java assembly provides in-depth support for image acquisition from a wide variety of hardware devices using SANE.
Key Features
- Manage and handle multiple SANE sources such as scanners, barcode readers, and digital cameras.
- Give applications access to, and perform any function supported by a device's SANE driver.
- Get and set all SANE options that the device's SANE driver supports.
- Control the resolution (dpi), position, size, and orientation of the image to be acquired.
- Acquire pages from the specified source.
Supported Environments
See Also
Reference
Assembly Overview
Getting Started
Version History
Leadtools.Sane Assembly Changes