Function
GSComputeWidthSamplesFromExplicitPenPoints(_:_:) GSComputeWidthSamplesFromExplicitPenPointsGSComputeWidthSamplesFromExplicitPenPoints
Declaration
func GSComputeWidthSamplesFromExplicitPenPoints(_ segments: [GSPathSegment], _ path: GSPath)Declaration
void GSComputeWidthSamplesFromExplicitPenPoints(NSArray<GSPathSegment *> *segments, GSPath *path);Declaration
GSComputeWidthSamplesFromExplicitPenPoints(segments: list[GSPathSegment], path: GSPath)