Vec6b 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 Vec6b(
	byte item0,
	byte item1,
	byte item2,
	byte item3,
	byte item4,
	byte item5
)

Parameters

item0
Type: SystemByte

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

item1
Type: SystemByte

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

item2
Type: SystemByte

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

item3
Type: SystemByte

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

item4
Type: SystemByte

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

item5
Type: SystemByte

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

See Also

Reference