IPointerAccessor2DTGet Method OpenCvSharp Class Library
ptr[index]

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

T Get(
	int index1,
	int index2
)

Parameters

index1
Type: SystemInt32

[Missing <param name="index1"/> documentation for "M:OpenCvSharp.IPointerAccessor2D`1.Get(System.Int32,System.Int32)"]

index2
Type: SystemInt32

[Missing <param name="index2"/> documentation for "M:OpenCvSharp.IPointerAccessor2D`1.Get(System.Int32,System.Int32)"]

Return Value

Type: T

[Missing <returns> documentation for "M:OpenCvSharp.IPointerAccessor2D`1.Get(System.Int32,System.Int32)"]

See Also

Reference