Skip to main content

write_to

Function write_to 

Source
pub fn write_to(image: &Image, writer: impl Write) -> Result<()>
Expand description

Writes an image to any writer in the binary P6 PPM format.