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.
typedef struct tagRegionOfInterest RegionOfInterest
Attribute | Type |
---|---|
roiId |
int |
point |
DBRPoint |
width |
int |
height |
int |
The ID generated by the SDK.
int tagRegionOfInterest::roiId
The left top point of the region.
DBRPoint tagRegionOfInterest::point
The width of the region.
int tagRegionOfInterest::width
The height of the region.
int tagRegionOfInterest::height
latest version