Click or drag to resize

MatType  Conversion (Int32 to MatType)

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

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

Parameters

value
Type: SystemInt32

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

Return Value

Type: MatType

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

See Also