[][src]Type Definition ndarray_image::NdGrayMut

type NdGrayMut<'a, A = u8> = ArrayViewMut<'a, A, Ix2>;