[][src]Type Definition ndarray_image::ImgLumaA

type ImgLumaA<'a, A = u8> = ImageBuffer<LumaA<A>, &'a [A]>;