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 contour information.
typedef struct tagContour Contour
Attribute | Type |
---|---|
pointsCount |
int |
points |
DBRPoint * |
The total points count of the contour.
int tagContour::pointsCount
The points array.
DBRPoint* tagContour::points
latest version