Class Contours
Provides a reference to a hierarchy of polygonal contours extracted from an image bitmap.
public class Contours
- Inheritance
-
Contours
- Inherited Members
Constructors
- Contours(Seq, Size)
Initializes a new instance of the Contours class using the specified root node and image size.
Properties
- FirstContour
Gets the reference to the first polygonal contour in the hierarchy.
- ImageSize
Gets the pixel-accurate size of the image from which the polygonal contours were extracted.