Type Alias pix::rgb::SRgb8

source ·
pub type SRgb8 = Pix3<Ch8, Rgb, Straight, Srgb>;
Expand description

Rgb 8-bit opaque (no alpha channel) sRGB gamma pixel format.