www.emgu.com/wiki
Releases the header.

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

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