Click or drag to resize

Vec6b Constructor

Initializer

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public Vec6b(
	byte item0,
	byte item1,
	byte item2,
	byte item3,
	byte item4,
	byte item5
)

Parameters

item0
Type: SystemByte
item1
Type: SystemByte
item2
Type: SystemByte
item3
Type: SystemByte
item4
Type: SystemByte
item5
Type: SystemByte
See Also