Module embedded_graphics::primitives::rectangle [−][src]
Expand description
The rectangle primitive. Also good for drawing squares.
Structs
Points | Iterator over all points inside the rectangle. |
Rectangle | Rectangle primitive |
StyledPixelsIterator | Pixel iterator for each pixel in the rect border |