Table of contents
Swift
Objective-C

This documentation is deprecated. It applies only to legacy version 9.x of Barcode Reader and must not be used for new development.

Please refer to the latest documentation and Migration Guide, which supersede this content.

Contour

Stores the contour information.

Typedefs

typedef struct tagContour  Contour

Attributes

Attribute Type
pointsCount int
points DBRPoint *

pointsCount

The total points count of the contour.

int tagContour::pointsCount

points

The points array.

DBRPoint* tagContour::points

This page is compatible for:

Is this page helpful?

YesYes NoNo