pub(crate) fn rgbe8(r: u8, g: u8, b: u8, e: u8) -> Rgbe8Pixel
Creates Rgbe8Pixel from components
Rgbe8Pixel