CvRelease Method (IntPtr) OpenCvSharp Class Library
Releases the object

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static void Release(
	ref IntPtr structPtr
)

Parameters

structPtr
Type: SystemIntPtr
Double pointer to the object.
See Also

Reference