Allocates the specified size of memory.
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- size
- Type: SystemInt32
[Missing <param name="size"/> documentation for "M:OpenCvSharp.DisposableObject.AllocMemory(System.Int32)"]
Return Value
Type: IntPtr[Missing <returns> documentation for "M:OpenCvSharp.DisposableObject.AllocMemory(System.Int32)"]
See Also