Resource Base
Thanks for downloading Dynamsoft Barcode Reader Package!
Your download will start shortly. If your download does not begin, click here to retry.
The iContour is one of the results
type in iIntermediateResult
.
@interface iContour
Attribute | Type | Description |
---|---|---|
pointsCount |
NSInteger | The total points count of the contour. |
points |
CGPoint |
The points array of the points that surround the barcode area.. |
The total points count of the contour.
NSInteger pointsCount
The points array.
NSArray* points
latest version