toShapeContours

fun List<Contour>.toShapeContours(closed: Boolean = false, internal: Boolean = true, external: Boolean = true): List<ShapeContour>(source)