Type Definition pix::bgr::Bgra16

source · []
pub type Bgra16 = Pix4<Ch16, Bgr, Straight, Linear>;
Expand description

Bgr 16-bit straight alpha linear gamma pixel format.