BarcodeReaderResult
object containg information about
successfully recognized barcode in the previous call to
BarcodeReader.readRGBImageBuffer(byte[] data, int width, int height, int bpp)
,
BarcodeReader.readBufferedImage(java.awt.image.BufferedImage buffImage)
or
BarcodeReader.readFile(String path, int pageIndex)
.BarcodeReader.readRGBImageBuffer(byte[] data, int width, int height, int bpp)