The following tables list the members exposed by SaneDevice.
Public Methods
Name | Description | |
---|---|---|
AcquireBufferedImage | Acquires a BufferedImage from the device. | |
AcquireImage | Acquires a RasterImage from the device. | |
Cancel | Cancels the current pending operation of the device. | |
Close | Terminates the association with the device. | |
GetOptionDescriptor | Gets the option descriptor for the specified option number. | |
GetOptionDescriptors | Gets all of the option descriptors for the device. | |
GetOptionValue | Gets the value of the specified option. | |
GetParameters | Obtains the current scan parameters. | |
Open | Establishes a connection to the device. | |
Read | Reads the image data from the device. | |
SetOptionValue | Sets the value of the specified option. | |
Start | Initiates image acquisition from the device. |
Public Properties
Name | Description | |
---|---|---|
Info | Gets information about the device. |
See Also