|
Class Summary |
| BooleanOption |
This option is an array of boolean values. |
| ButtonOption |
This option has no value. |
| FixedOption |
This option is an array of fixed-point (16 bits integer, 16 bits fractional) values. |
| GroupOption |
|
| IntegerOption |
This option is an array of integers. |
| OptionDescriptor |
Option descriptors are at the same time the most intricate and
powerful type in the SANE standard. |
| Sane |
SANE is an application programming interface (API) that provides
standardized access to any raster image scanner hardware. |
| SaneCredentials |
This is returned by SaneAuthorization when prompted for user credentials. |
| SaneDevice |
Represents a SANE device. |
| SaneEvent |
Represents a Sane event triggered by the user's changing of a parameter. |
| SanePanel |
A control panel for a SANE scanner. |
| SaneParameters |
The current scan parameters. |
| SaneRange |
This constraint is applicable to integer and fixed-point valued
options only. |
| SaneScanner |
Represents a connection to a hardware scanner device. |
| StringOption |
This option is a String value. |