www.emgu.com/wiki
Releases the header and the image data.

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

Parameters
- image (
IntPtr
%)
- Double pointer to the header of the deallocated image
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)