Click or drag to resize

Vec4iEquals Method (Vec4i)

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public bool Equals(
	Vec4i other
)

Parameters

other
Type: OpenCvSharpVec4i

Return Value

Type: Boolean

Implements

IEquatableTEquals(T)
See Also