Click or drag to resize

Vec6i Constructor

Initializer

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

Parameters

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