Type Alias pix::gray::SGray32

source ·
pub type SGray32 = Pix1<Ch32, Gray, Straight, Srgb>;
Expand description

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