CvSubdiv2DEdge  Conversion (CvSubdiv2DEdge to UInt32) OpenCvSharp Class Library
Implicit cast to uint

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

public static implicit operator uint (
	CvSubdiv2DEdge self
)

Parameters

self
Type: OpenCvSharpCvSubdiv2DEdge

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

Return Value

Type: UInt32

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

See Also

Reference