Type Alias pix::rgb::Rgba32p

source ·
pub type Rgba32p = Pix4<Ch32, Rgb, Premultiplied, Linear>;
Expand description

Rgb 32-bit premultiplied alpha linear gamma pixel format.