[][src]Type Definition ndarray_image::ImgBgr

type ImgBgr<'a, A = u8> = ImageBuffer<Bgr<A>, &'a [A]>;