Allocates memory buffer in the storage
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- storage
- Type: OpenCvSharpCvMemStorage
Memory storage. - size
- Type: SystemUInt32
Buffer size.
Return Value
Type: IntPtr[Missing <returns> documentation for "M:OpenCvSharp.Cv.MemStorageAlloc(OpenCvSharp.CvMemStorage,System.UInt32)"]
See Also