Function image::codecs::hdr::encoder::write_rgbe8

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