CvSubdiv2DEdge  Conversion (CvSubdiv2DEdge to IntPtr) OpenCvSharp Class Library
Implicit cast to IntPtr

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

public static implicit operator IntPtr (
	CvSubdiv2DEdge self
)

Parameters

self
Type: OpenCvSharpCvSubdiv2DEdge

[Missing <param name="self"/> documentation for "M:OpenCvSharp.CvSubdiv2DEdge.op_Implicit(OpenCvSharp.CvSubdiv2DEdge)~System.IntPtr"]

Return Value

Type: IntPtr

[Missing <returns> documentation for "M:OpenCvSharp.CvSubdiv2DEdge.op_Implicit(OpenCvSharp.CvSubdiv2DEdge)~System.IntPtr"]

See Also

Reference