|
Kofax Mobile SDK API Reference
|
This event is raised in response to an image classification process. More...
Public Member Functions | |
| Image | getImage () |
| Returns the Image object that was used for image classification with updated classification results. More... | |
This event is raised in response to an image classification process.
The event includes status information, and the Image object that was classified.
| Image getImage | ( | ) |
Returns the Image object that was used for image classification with updated classification results.
Use the Image#getImageClassifyResults() to retrieve the results.