depth property
int
get
depth
returns element type, similar to CV_MAT_DEPTH(cvmat->type)
Implementation
int get depth => ccore.cv_UMat_depth(ref);
returns element type, similar to CV_MAT_DEPTH(cvmat->type)
int get depth => ccore.cv_UMat_depth(ref);