OpenCvSharp Documented Class Library
OpenCvSharp Documented Class Library
OpenCvSharp
Vec2b Structure
Vec2b Fields
Item0 Field
Item1 Field
Vec2b
Item0 Field
The value of the first component of this object.
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
C#
VB
C++
F#
Copy
public
byte
Item0
Public
Item0
As
Byte
public
:
unsigned char
Item0
val
mutable
Item0
:
byte
Field Value
Type:
Byte
See Also
Reference
Vec2b Structure
OpenCvSharp Namespace