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

pub fn rgbe8(r: u8, g: u8, b: u8, e: u8) -> Rgbe8Pixel
Expand description

Creates RGBE8Pixel from components