public static interface Barcode2DWithSoft.PictureCallback
Modifier and Type | Method and Description |
---|---|
void |
onPictureTaken(int format,
int width,
int height,
byte[] data)
得到图片数据
acquire picture data |