Type Alias pix::rgb::Rgba8

source ·
pub type Rgba8 = Pix4<Ch8, Rgb, Straight, Linear>;
Expand description

Rgb 8-bit straight alpha linear gamma pixel format.