Click or drag to resize

NativeMethodsimgproc_Subdiv2D_getEdgeList Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus imgproc_Subdiv2D_getEdgeList(
	IntPtr obj,
	IntPtr edgeList
)

Parameters

obj
Type: SystemIntPtr

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

edgeList
Type: SystemIntPtr

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

Return Value

Type: ExceptionStatus

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

See Also