Mat.empty constructor

Mat.empty()

Implementation

factory Mat.empty() => Mat._create(null, ccore.cv_Mat_create);