Delegate used to dellocate OpenCV memory
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.1.1150 (2.2.1.1150)
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