Function image::codecs::hdr::decoder::read_rgbe

source ·
fn read_rgbe<R: Read>(r: &mut R) -> Result<Rgbe8Pixel>