Type Alias pix::rgb::SRgba32

source ·
pub type SRgba32 = Pix4<Ch32, Rgb, Straight, Srgb>;
Expand description

Rgb 32-bit straight alpha sRGB gamma pixel format.