The pointer to the storage used by this sequence
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax
| C# |
|---|
protected readonly MemStorage _stor |
| Visual Basic (Declaration) |
|---|
Protected ReadOnly _stor As MemStorage |
| Visual C++ |
|---|
protected: initonly MemStorage^ _stor |