Function image::codecs::hdr::rgbe8 [−][src]
pub fn rgbe8(r: u8, g: u8, b: u8, e: u8) -> Rgbe8Pixel
Expand description
Creates RGBE8Pixel
from components
pub fn rgbe8(r: u8, g: u8, b: u8, e: u8) -> Rgbe8Pixel
Creates RGBE8Pixel
from components