pub fn export_image<P: AsRef<Path>>(image: &RgbaImage, path: P) -> Result<()>
Quick function to export image with automatic format detection