| Interface | Description |
|---|---|
| MICallback |
This is a callback interface that is used to deliver information about the approximate percentage of the image processing to the client.
|
| MIListener<Result> |
A listener interface that is used to deliver the results of the image processing.
|
| Class | Description |
|---|---|
| FineOperation |
An abstract class for image processing routine
|
| FineResultOperation<Result> |
An abstract class representing the results of image processing.
|
| MIExporter |
Represents an input/output manager
|
| MIImage |
Represents an image
|
| MILicenser |
Describes the ABBYY Mobile Imaging SDK license that allows you to use the library functionality
|
| MIPreset |
Contains a number of functions that have preset processing options for some common types of images
such as black-and-white documents, business card, and so on.
|
| MIProcessor |
Represents a manager of the image processing.
|
| MIVersion |
Describes the ABBYY Mobile Imaging SDK version.
|