Click or drag to resize

NativeMethodsimgproc_Subdiv2D_getLeadingEdgeList Method

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

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

Parameters

obj
Type: SystemIntPtr

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

leadingEdgeList
Type: SystemIntPtr

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

Return Value

Type: ExceptionStatus

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

See Also