Vec4bItem Property OpenCvSharp Class Library
Indexer

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

public byte this[
	int i
] { get; set; }

Parameters

i
Type: SystemInt32

Return Value

Type: Byte

Implements

IVecTItemInt32
See Also

Reference