deallocate method

void deallocate()

deallocates the matrix data

Implementation

void deallocate() => ccore.cv_UMat_deallocate(ref);