Type Alias pix::bgr::SBgr16

source ·
pub type SBgr16 = Pix3<Ch16, Bgr, Straight, Srgb>;
Expand description

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