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

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

public static implicit operator CvSubdiv2DEdge (
	uint v
)

Parameters

v
Type: SystemUInt32

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

Return Value

Type: CvSubdiv2DEdge

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

See Also

Reference