channels property
int
get
channels
returns element type, similar to CV_MAT_CN(cvmat->type)
Implementation
int get channels => ccore.cv_UMat_channels(ref);
returns element type, similar to CV_MAT_CN(cvmat->type)
int get channels => ccore.cv_UMat_channels(ref);