Type Alias pix::rgb::SRgb16

source ·
pub type SRgb16 = Pix3<Ch16, Rgb, Straight, Srgb>;
Expand description

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