com.google.android.gms.vision.CameraSource.PictureCallback |
Callback interface used to supply image data from a photo capture.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Called when image data is available after a picture is taken.
|
Called when image data is available after a picture is taken. The format of the data is a jpeg binary.
Parameters | |
---|---|
data |
byte
|