Click or drag to resize

Vec3w Constructor

Initializer

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

Parameters

item0
Type: SystemUInt16
item1
Type: SystemUInt16
item2
Type: SystemUInt16
See Also