pub(crate) fn to_rgbe8(pix: Rgb<f32>) -> Rgbe8Pixel
Converts Rgb<f32> into Rgbe8Pixel
Rgb<f32>
Rgbe8Pixel