[][src]Type Definition ndarray_image::ImgLuma

type ImgLuma<'a, A = u8> = ImageBuffer<Luma<A>, &'a [A]>;