fill_rounded_rect

Function fill_rounded_rect 

Source
pub fn fill_rounded_rect(
    pixmap: &mut Pixmap,
    x: f32,
    y: f32,
    width: f32,
    height: f32,
    radius: f32,
    color: Color,
)
Expand description

Fill a rounded rectangle