Click or drag to resize

MatTypeInequality Operator (MatType, Int32)

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public static bool operator !=(
	MatType self,
	int other
)

Parameters

self
Type: OpenCvSharpMatType
other
Type: SystemInt32

Return Value

Type: Boolean
See Also