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.
@interface iRegionOfInterest
Attribute | Type | Descriptions |
---|---|---|
roiId |
NSInteger | The ID generated by the SDK. |
point |
CGPoint |
The left top point of the region. |
width |
NSInteger | The width of the region. |
height |
NSInteger | The height of the region. |
The ID generated by the SDK.
NSInteger roiId
The left top point of the region.
CGPoint point
The width of the region.
NSInteger width
The height of the region.
NSInteger height
latest version