addref method

void addref()

increases the reference counter; use with care to avoid memleaks

Implementation

void addref() => ccore.cv_UMat_addref(ref);