Click or drag to resize

MatTypeEquals Method (Int32)

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public bool Equals(
	int other
)

Parameters

other
Type: SystemInt32

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

Return Value

Type: Boolean

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

Implements

IEquatableTEquals(T)
See Also