Kofax Mobile SDK API Reference
Public Member Functions | List of all members
ImageClassificationCompleteEvent Class Reference

This event is raised in response to an image classification process. More...

Inheritance diagram for ImageClassificationCompleteEvent:

Public Member Functions

Image getImage ()
 Returns the Image object that was used for image classification with updated classification results. More...
 

Detailed Description

This event is raised in response to an image classification process.

The event includes status information, and the Image object that was classified.

Deprecated:
Deprecated in SDK 3.4.

Member Function Documentation

Image getImage ( )

Returns the Image object that was used for image classification with updated classification results.

Use the Image#getImageClassifyResults() to retrieve the results.

Returns
the Image object that was used for image classification

The documentation for this class was generated from the following file:
Untitled Document © 2018 Kofax, Inc. All rights reserved. Use is subject to license terms.