Package | Description |
---|---|
com.asprise.imaging.scan |
Asprise Scanning and Image Capture SDK empowers Java developers to perform image scanning easily on Windows as well as on Mac OS X (For more details,
visit asprise.com/product/scanner-image-capture/java)
|
com.asprise.imaging.scan.win |
Java image scanning on Windows 8, 7, vista and XP; advanced features like ADF and duplex are fully supported.
|
Modifier and Type | Method and Description |
---|---|
FunctionalUnit |
Device.getDocumentFeeder()
Finds the first document feeder functional unit
|
FunctionalUnit |
Device.getFlatbed()
Finds the first flatbed functional unit.
|
Modifier and Type | Method and Description |
---|---|
List<FunctionalUnit> |
Device.getFunctionalUnits()
Return list of functional units available on the device - WARN: do not modify the returned list
|
Modifier and Type | Class and Description |
---|---|
class |
WiaFunctionalUnit
WIA functional unit.
|
Copyright © 2014 LAB Asprise. All Rights Reserved.