Type Alias pix::bgr::SBgr8

source ·
pub type SBgr8 = Pix3<Ch8, Bgr, Straight, Srgb>;
Expand description

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