Creates memory storage
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- blockSize
- Type: SystemInt32
Size of the storage blocks in bytes. If it is 0, the block size is set to default value - currently it is ≈64K.
See Also