Skip to main content

read_image

Function read_image 

Source
fn read_image(path: &PathBuf) -> Result<Vec<u8>>
Expand description

Read an entire image file into memory.