export_image

Function export_image 

Source
pub fn export_image<P: AsRef<Path>>(image: &RgbaImage, path: P) -> Result<()>
Expand description

Quick function to export image with automatic format detection