pub fn read_raw_file<P>(path: P) -> Result<Vec<Rgb<f32>, Global>, Error>where
    P: AsRef<Path>,
Expand description

Helper function for reading raw 3-channel f32 images