GpuMatRowColIndexerItem Property (Range) OpenCvSharp Class Library
Creates/Sets a matrix header for the specified row/column span.

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

public virtual GpuMat this[
	Range range
] { get; }

Parameters

range
Type: OpenCvSharp.CPlusPlusRange

Return Value

Type: GpuMat
See Also

Reference