Allocates text string in the storage (cvMemStorageAllocString).
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- str
- Type: SystemString
The string
Return Value
Type: CvString[Missing <returns> documentation for "M:OpenCvSharp.CvMemStorage.AllocString(System.String)"]
See Also