Click or drag to resize

IVecT Interface

[Missing <summary> documentation for "T:OpenCvSharp.IVec`1"]

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

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "T:OpenCvSharp.IVec`1"]

The IVecT type exposes the following members.

Properties
  NameDescription
Public propertyItem
Top
See Also