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

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

public static implicit operator CvSubdiv2DEdge (
	IntPtr v
)

Parameters

v
Type: SystemIntPtr

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

Return Value

Type: CvSubdiv2DEdge

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

See Also

Reference