elemSize1 property
int
get
elemSize1
returns the size of element channel in bytes.
Implementation
int get elemSize1 => ccore.cv_UMat_elemSize1(ref);
returns the size of element channel in bytes.
int get elemSize1 => ccore.cv_UMat_elemSize1(ref);