pub fn stroke_rounded_rect( pixmap: &mut Pixmap, x: f32, y: f32, width: f32, height: f32, radius: f32, color: Color, stroke_width: f32, )
Stroke a rounded rectangle