www.emgu.com/wiki
Releases the structuring element.

Declaration Syntax
public static void cvReleaseStructuringElement(
ref IntPtr ppElement
)
Public Shared Sub cvReleaseStructuringElement ( _
ByRef ppElement As IntPtr _
)
public:
static void cvReleaseStructuringElement(
IntPtr% ppElement
)

Parameters
- ppElement (
IntPtr
%)
- Pointer to the deallocated structuring element.
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)