[−][src]Function rustvis::text::draw_text
pub fn draw_text(
image: &mut DynamicImage,
text: &str,
x: u32,
y: u32,
font: &str,
font_size: f32,
rgb: &Rgb
)
pub fn draw_text(
image: &mut DynamicImage,
text: &str,
x: u32,
y: u32,
font: &str,
font_size: f32,
rgb: &Rgb
)