Module embedded_graphics::primitives::rounded_rectangle [−][src]
Expand description
The rounded rectangle primitive.
Structs
CornerRadii | The definition of each corner radius for a rounded rectangle. |
CornerRadiiBuilder |
|
Points | Iterator over all points inside the rounded rectangle. |
RoundedRectangle | Rounded rectangle primitive. |
StyledPixelsIterator | Pixel iterator for each pixel in the rect border |