Function image_changer::img::save

source ·
pub fn save(image: Img, out_path: &Path) -> Result<(), Box<dyn Error>>
Expand description

saves the given Img to a file