Type Definition pix::bgr::Bgr16

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

Bgr 16-bit opaque (no alpha channel) linear gamma pixel format.