Type Definition pix::bgr::SBgra8

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

Bgr 8-bit straight alpha sRGB gamma pixel format.