www.emgu.com/wiki
Delegate used to allocate data by OpenCV

Declaration Syntax

Parameters
- size (UInt32)
- Size of the memory to allocate
- userData (IntPtr)
- User data that is transparetly passed to the custom functions

Return Value
Pointer to the allocated memort
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)