Click or drag to resize

MatType  Conversion (MatType to Int32)

[Missing <summary> documentation for "M:OpenCvSharp.MatType.op_Implicit(OpenCvSharp.MatType)~System.Int32"]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static implicit operator int (
	MatType self
)

Parameters

self
Type: OpenCvSharpMatType

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

Return Value

Type: Int32

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

See Also