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,
please visit asprise.com/document-scanning-library/java-image-scanner-api-overview.html)
|
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 |
---|---|
abstract FunctionalUnit.BitDepth |
FunctionalUnit.getBitDepth() |
static FunctionalUnit.BitDepth |
FunctionalUnit.BitDepth.getBySystemValue(long value) |
static FunctionalUnit.BitDepth |
FunctionalUnit.BitDepth.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FunctionalUnit.BitDepth[] |
FunctionalUnit.BitDepth.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static List<FunctionalUnit.BitDepth> |
FunctionalUnit.BitDepth.getAllBitDepths() |
Modifier and Type | Method and Description |
---|---|
abstract void |
FunctionalUnit.setBitDepth(FunctionalUnit.BitDepth bitDepth) |
Modifier and Type | Method and Description |
---|---|
FunctionalUnit.BitDepth |
WiaFunctionalUnit.getBitDepth() |
Modifier and Type | Method and Description |
---|---|
void |
WiaFunctionalUnit.setBitDepth(FunctionalUnit.BitDepth bitDepth) |
Copyright © Asprise Software. All Rights Reserved. Please visit the product page at asprise.com