Skip to main content

read_from

Function read_from 

Source
pub fn read_from(reader: impl BufRead) -> Result<Image>
Expand description

Reads a binary P6 PPM image from any buffered reader.