public interface FaceAuthImage
| Modifier and Type | Method and Description | 
|---|---|
android.graphics.Bitmap | 
toBitmap()
Return the captured image as a  
Bitmap object. | 
android.graphics.Bitmap toBitmap()
Bitmap object. The image can be directly
 displayed in an ImageView.
 
 Application can also display the image by using
 FaceView with
 the original FaceAuthFrameEvent