OpenCvSharp 3.4.1.20180605
OpenCvSharp 3.4.1.20180605
Namespaces
OpenCvSharp
Vec3i Structure
Vec3i Fields
Item0 Field
Item1 Field
Item2 Field
Vec3i
Item0 Field
The value of the first component of this object.
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
C#
VB
C++
F#
JavaScript
Copy
public
int
Item0
Public
Item0
As
Integer
public
:
int
Item0
val
mutable
Item0
:
int
var
Item0
Field Value
Type:
Int32
See Also
Reference
Vec3i Structure
OpenCvSharp Namespace