Type Definition pix::bgr::SBgr32

source · []
pub type SBgr32 = Pix3<Ch32, Bgr, Straight, Srgb>;
Expand description

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