stroke_rounded_rect

Function stroke_rounded_rect 

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

Stroke a rounded rectangle