Kofax Mobile SDK API Reference
Public Member Functions | List of all members
ImageProcessor.ImageOutListener Interface Reference

The listener interface for receiving Image Out events. More...

Public Member Functions

void imageOut (ImageOutEvent event)
 Invoked when a processed Image is available. More...
 

Detailed Description

The listener interface for receiving Image Out events.

A class that is interested in processing an ImageOutEvent should implement this interface, and then register itself with the ImageProcessor using the addImageOutEventListener method.

Member Function Documentation

void imageOut ( ImageOutEvent  event)

Invoked when a processed Image is available.


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