Type Alias pix::rgb::SRgba8

source ·
pub type SRgba8 = Pix4<Ch8, Rgb, Straight, Srgb>;
Expand description

Rgb 8-bit straight alpha sRGB gamma pixel format.