load

Function load 

Source
pub fn load<R: BufRead>(reader: R) -> Result<Image, Error>
Expand description

Load a Radiance HDR image from a reader that implements BufRead.