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 |
---|---|
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 © 2014 LAB Asprise. All Rights Reserved.