[][src]Type Definition ndarray_image::NdColorMut

type NdColorMut<'a, A = u8> = ArrayViewMut<'a, A, Ix3>;