Click or drag to resize

Vec6w Constructor

Initializer

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

Parameters

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