elemSize1 property
int
get
elemSize1
Returns the size of each matrix element channel in bytes.
Implementation
int get elemSize1 => ccore.cv_Mat_elemSize1(ref);
Returns the size of each matrix element channel in bytes.
int get elemSize1 => ccore.cv_Mat_elemSize1(ref);