Click or drag to resize

IVecT Interface

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public interface IVec<T>
where T : struct, new()

Type Parameters

T

The IVecT type exposes the following members.

Properties
  NameDescription
Public propertyItem
Top
See Also