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

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

Helper function for reading raw 3-channel f32 images