Releases the header and the image data.
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax
C# |
---|
public static void cvReleaseImage( ref IntPtr image ) |
Visual Basic (Declaration) |
---|
Public Shared Sub cvReleaseImage ( _ ByRef image As IntPtr _ ) |
Visual C++ |
---|
public: static void cvReleaseImage( IntPtr% image ) |
Parameters
- image
- Type:
System..::.IntPtr
%
Double pointer to the header of the deallocated image