[][src]Function nannou::image::hdr::rgbe8

pub fn rgbe8(r: u8, g: u8, b: u8, e: u8) -> RGBE8Pixel

Creates RGBE8Pixel from components