[][src]Type Definition ndarray_image::NdGray

type NdGray<'a, A = u8> = ArrayView<'a, A, Ix2>;