Parameter | Description |
---|---|
rect | The rectangle to build the contour from |
radiusTL | The top-left radius of the rectangle |
radiusTR | The top-right radius of the rectangle |
radiusBR | The bottom-right radius of the rectangle |
radiusBL | The bottom-left radius of the rectangle |
BezierContour A BezierContour that follows the rectangle contour
Builds a BezierContour from a Rectangle.