http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Releases the header and the image data.
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public static void cvReleaseImage( ref IntPtr image ) |
Visual Basic |
---|
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