flags property
int
get
flags
includes several bit-fields:
- the magic signature
- continuity flag
- depth
- number of channels
Implementation
int get flags => ccore.cv_UMat_flags(ref);
includes several bit-fields:
int get flags => ccore.cv_UMat_flags(ref);