Package | Description |
---|---|
com.asprise.imaging.core |
Modifier and Type | Method and Description |
---|---|
Result |
Imaging.convert(Request request)
Performs image conversion and output (return, save, and/or upload).
|
static Result |
Result.createScanResult(java.util.Map<java.lang.String,java.lang.Object> jsonImageObject)
Creates ScanResultImageItem if the jsonImageObject is not null.
|
static Result |
Result.fromJson(java.lang.String resultJson)
Creates Result if the resultJson is not null.
|
Result |
Imaging.scan(Request request,
java.lang.String sourceName,
boolean showUI,
boolean modalUI)
Performs scanning from a device and output (return, save, and/or upload).
|
Result |
Imaging.scan(java.lang.String scanRequestInJson,
java.lang.String sourceName,
boolean showUI,
boolean modalUI)
Performs scanning from a device and output (return, save, and/or upload).
|
v12.0.5.0 | Copyright © Asprise Software. All Rights Reserved. Please visit the product page at asprise.com