Barcode Xpress for Java v13.9 - Updated
analyze Method
com.accusoft.barcodexpress Package > BarcodeReader Class : analyze Method
a bitmap containing the image to be analyzed.
Detects barcodes on the given bitmap image.
Syntax
public Result[] analyze( 
   java.awt.image.BufferedImage image
)

Parameters

image
a bitmap containing the image to be analyzed.

Return Value

array of Result objects representing recognized barcode results.
Exceptions
ExceptionDescription
General base BarcodeXpress exception.
See Also

Reference

BarcodeReader Class
BarcodeReader Members

Is this page helpful?
Yes No
Thanks for your feedback.