[][src]Type Definition ndarray_image::ImgRgba

type ImgRgba<'a, A = u8> = ImageBuffer<Rgba<A>, &'a [A]>;