Skip to main content

draw_poly_filled

Function draw_poly_filled 

Source
pub fn draw_poly_filled<R>(rasops: &mut R, points: &[PixelsXY]) -> Result<()>
where R: RasterOps + ?Sized,
Expand description

Draws a filled polygon via rasops.