[][src]Function nannou::image::hdr::read_raw_file

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

Helper function for reading raw 3-channel f32 images