http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Decrements the matrix data reference counter and releases matrix header
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public static void cvReleaseMat( ref IntPtr mat ) |
Visual Basic |
---|
Public Shared Sub cvReleaseMat ( _ ByRef mat As IntPtr _ ) |
Visual C++ |
---|
public: static void cvReleaseMat( IntPtr% mat ) |
Parameters
- mat
- Type: System..::..IntPtr%
Double pointer to the matrix.