Skip to main content

render_image

Function render_image 

Source
pub fn render_image(
    path: &Path,
    caps: &TerminalCapabilities,
    max_width: u32,
    max_height: u32,
) -> Result<()>
Expand description

Render an image to the terminal using the best available protocol.