Type Alias pix::rgb::Rgba32

source ·
pub type Rgba32 = Pix4<Ch32, Rgb, Straight, Linear>;
Expand description

Rgb 32-bit straight alpha linear gamma pixel format.