[][src]Type Definition ndarray_image::NdColor

type NdColor<'a, A = u8> = ArrayView<'a, A, Ix3>;