Type Alias pix::gray::SGray8

source ·
pub type SGray8 = Pix1<Ch8, Gray, Straight, Srgb>;
Expand description

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