Contents

childContour(at:)

Retrieves the child contour object at the specified index.

Declaration

func childContour(at childContourIndex: Int) throws -> VNContour

Parameters

  • childContourIndex:

    The child contour index value.

Return Value

The child contour object.

See Also

Accessing Child Contours