Skip to main content

render_image_pair

Function render_image_pair 

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

Render two images side by side.