dims property

int get dims

the matrix dimensionality, >= 2

Implementation

int get dims => ccore.cv_UMat_dims(ref);