[][src]Function image2::io::write_hdr_f32

pub fn write_hdr_f32<C: Color, I: Image<f32, C>, P: AsRef<Path>>(
    path: P,
    im: &I
) -> Result<(), Error>

Write hdr image to disk