[][src]Type Definition ndarray_image::ImgRgb

type ImgRgb<'a, A = u8> = ImageBuffer<Rgb<A>, &'a [A]>;