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