Function iterm2::download_image[][src]

pub fn download_image(args: &str, img_data: &[u8]) -> TerminalError

Show an image inline. Accepts raw image data base64 encoded

See the iTerm2 docs for more information