Skip to main content

bucket_fill

Function bucket_fill 

Source
pub fn bucket_fill<R>(
    rasops: &mut R,
    xy: PixelsXY,
    fill_color: u8,
) -> Result<()>
where R: RasterOps,
Expand description

Fills the 4-connected region around xy via rasops.