image::codecs::hdr::encoder

Function write_rgbe8

Source
fn write_rgbe8<W: Write>(w: &mut W, v: Rgbe8Pixel) -> Result<()>