[][src]Type Definition pix::bgr::SBgr32

type SBgr32 = Pix3<Ch32, Bgr, Straight, Srgb>;

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