size property

VecI32 get size

Mat.size

Implementation

VecI32 get size => VecI32.fromPointer(ccore.Mat_Size(ref));