Allocates text string 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 - str
- Type: SystemString
The string
Return Value
Type: CvString[Missing <returns> documentation for "M:OpenCvSharp.Cv.MemStorageAllocString(OpenCvSharp.CvMemStorage,System.String)"]
See Also