http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Releases the structuring element.
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public static void cvReleaseStructuringElement( ref IntPtr ppElement ) |
Visual Basic |
---|
Public Shared Sub cvReleaseStructuringElement ( _ ByRef ppElement As IntPtr _ ) |
Visual C++ |
---|
public: static void cvReleaseStructuringElement( IntPtr% ppElement ) |
Parameters
- ppElement
- Type: System..::..IntPtr%
Pointer to the deallocated structuring element.