Resource Base
Thanks for downloading Dynamsoft Barcode Reader Package!
Your download will start shortly. If your download does not begin, click here to retry.
Stores the region of interest.
Attribute | Type |
---|---|
roiId |
int |
point |
Point |
width |
int |
height |
int |
The ID generated by the SDK.
int com.dynamsoft.dbr.RegionOfInterest.roiId
The left top point of the region.
Point com.dynamsoft.dbr.RegionOfInterest.point
The width of the region.
int com.dynamsoft.dbr.RegionOfInterest.width
The height of the region.
int com.dynamsoft.dbr.RegionOfInterest.height
latest version