empty property
bool
get
empty
returns true if matrix data is NULL
Implementation
bool get empty => ccore.cv_UMat_empty(ref);
returns true if matrix data is NULL
bool get empty => ccore.cv_UMat_empty(ref);