Barcode Xpress for Java v13.9 - Updated
setArea Method
com.accusoft.barcodexpress Package > BarcodeReader Class : setArea Method
Rectangle object representing the area of the image.

Sets the area of the image, in pixels, to analyze for barcode recognition.

If it is desired to analyze the entire image, set the Area property values (x, y, width and height) to zero.
Syntax
public void setArea( 
   java.awt.Rectangle area
)

Parameters

area
Rectangle object representing the area of the image.
See Also

Reference

BarcodeReader Class
BarcodeReader Members

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