Click or drag to resize

MatType  Conversion (Int32 to MatType)

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public static implicit operator MatType (
	int value
)

Parameters

value
Type: SystemInt32

Return Value

Type: MatType
See Also