Skip to main content

write_image

Function write_image 

Source
fn write_image(path: &PathBuf, image: &[u8]) -> Result<()>
Expand description

Write the image to the specified path (or stdout if -).