pub fn write(image: &Image, path: impl AsRef<Path>) -> Result<()>
Writes an image as a binary P6 PPM file.
P6