pub type RGBE8Pixel = Rgbe8Pixel;
Rgbe8Pixel
Refer to wikipedia
An alias of Rgbe8Pixel.
TODO: remove
struct RGBE8Pixel { pub c: [u8; 3], pub e: u8, }
c: [u8; 3]
Color components
e: u8
Exponent