Type Alias pix::gray::SGray16

source ·
pub type SGray16 = Pix1<Ch16, Gray, Straight, Srgb>;
Expand description

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