Type Definition pix::bgr::SBgra32

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

Bgr 32-bit straight alpha sRGB gamma pixel format.