Vec6w Constructor OpenCvSharp Class Library
Initializer

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public Vec6w(
	ushort item0,
	ushort item1,
	ushort item2,
	ushort item3,
	ushort item4,
	ushort item5
)

Parameters

item0
Type: SystemUInt16

[Missing <param name="item0"/> documentation for "M:OpenCvSharp.CPlusPlus.Vec6w.#ctor(System.UInt16,System.UInt16,System.UInt16,System.UInt16,System.UInt16,System.UInt16)"]

item1
Type: SystemUInt16

[Missing <param name="item1"/> documentation for "M:OpenCvSharp.CPlusPlus.Vec6w.#ctor(System.UInt16,System.UInt16,System.UInt16,System.UInt16,System.UInt16,System.UInt16)"]

item2
Type: SystemUInt16

[Missing <param name="item2"/> documentation for "M:OpenCvSharp.CPlusPlus.Vec6w.#ctor(System.UInt16,System.UInt16,System.UInt16,System.UInt16,System.UInt16,System.UInt16)"]

item3
Type: SystemUInt16

[Missing <param name="item3"/> documentation for "M:OpenCvSharp.CPlusPlus.Vec6w.#ctor(System.UInt16,System.UInt16,System.UInt16,System.UInt16,System.UInt16,System.UInt16)"]

item4
Type: SystemUInt16

[Missing <param name="item4"/> documentation for "M:OpenCvSharp.CPlusPlus.Vec6w.#ctor(System.UInt16,System.UInt16,System.UInt16,System.UInt16,System.UInt16,System.UInt16)"]

item5
Type: SystemUInt16

[Missing <param name="item5"/> documentation for "M:OpenCvSharp.CPlusPlus.Vec6w.#ctor(System.UInt16,System.UInt16,System.UInt16,System.UInt16,System.UInt16,System.UInt16)"]

See Also

Reference