Delegate used to dellocate OpenCV memory
Namespace:
Emgu.CV
Assembly:
Emgu.CV (in Emgu.CV.dll) Version: 2.1.0.649 (2.1.0.649)
Syntax
| | | | | | | | |
| C# | | | Visual Basic | | | Visual C++ | |
Parameters
- ptr
- IntPtr
The memory to dellocate
- userData
- IntPtr
User data that is transparetly passed to the custom functions
Return Value
See Also