Function nannou::image::hdr::read_raw_file

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

Helper function for reading raw 3-channel f32 images