pub fn write_html_image(w: &mut dyn Write, uri: &str) -> Result<()>
Expand description

Write the HTML image by the specified URI.