NativeMethodsimgproc_Subdiv2D_getEdgeList Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_Subdiv2D_getEdgeList(System.IntPtr,System.IntPtr@)"]

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

public static void imgproc_Subdiv2D_getEdgeList(
	IntPtr obj,
	out IntPtr edgeList
)

Parameters

obj
Type: SystemIntPtr

[Missing <param name="obj"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_Subdiv2D_getEdgeList(System.IntPtr,System.IntPtr@)"]

edgeList
Type: SystemIntPtr

[Missing <param name="edgeList"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_Subdiv2D_getEdgeList(System.IntPtr,System.IntPtr@)"]

See Also

Reference