addref method
void
addref()
increases the reference counter; use with care to avoid memleaks
Implementation
void addref() => ccore.cv_UMat_addref(ref);
increases the reference counter; use with care to avoid memleaks
void addref() => ccore.cv_UMat_addref(ref);