Click or drag to resize

MatType  Conversion (MatType to Int32)

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

Parameters

self
Type: OpenCvSharpMatType

Return Value

Type: Int32
See Also