Click or drag to resize

ReadOnlyArray2DTItem Property

Indexer

Namespace:  OpenCvSharp.Util
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public ref T this[
	int index0,
	int index1
] { get; }

Parameters

index0
Type: SystemInt32
index1
Type: SystemInt32

Return Value

Type: TInAttribute
See Also