Esempio n. 1
0
 /// <summary>
 /// Release the buffer
 /// </summary>
 protected override void DisposeObject()
 {
     OclInvoke.oclMatchTemplateBufRelease(ref _ptr);
 }