elemSize property

int get elemSize

Returns the matrix element size in bytes.

Implementation

int get elemSize => ccore.cv_Mat_elemSize(ref);