pub fn annotate_prefixes(
    img: &mut Image<Rgba>,
    prefixes: Option<Vec<Prefix>>
) -> Result<()>
Expand description

Given a vector of label annotations, draw the labels.