org.jmrtd
Interface ImageReadUpdateListener
public interface ImageReadUpdateListener
Interface for image update observers.
- Version:
- $Id: ImageReadUpdateListener.java 1208 2010-07-18 14:26:58Z martijno $
- Author:
- Martijn Oostdijk (martijn.oostdijk@gmail.com)
|
Method Summary |
void |
passComplete(BufferedImage image,
double percentage)
Called when a new approximation of the image is available. |
passComplete
void passComplete(BufferedImage image,
double percentage)
- Called when a new approximation of the image is available.
- Parameters:
image - an approximation of the imagepercentage - percentage done