Type Alias nannou::image::hdr::RGBE8Pixel
source · pub type RGBE8Pixel = Rgbe8Pixel;👎Deprecated: Use
Rgbe8Pixel insteadExpand description
Aliased Type§
struct RGBE8Pixel {
pub c: [u8; 3],
pub e: u8,
}Fields§
§c: [u8; 3]Color components
e: u8Exponent