ColIndexer Methods OpenCvSharp Class Library

The GpuMatColIndexer type exposes the following members.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGet(Int32)
Creates a matrix header for the specified matrix row/column.
(Inherited from GpuMatRowColIndexer.)
Public methodGet(Range)
Creates a matrix header for the specified row/column span.
(Inherited from GpuMatRowColIndexer.)
Public methodGet(Int32, Int32)
Creates a matrix header for the specified row/column span.
(Inherited from GpuMatRowColIndexer.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSet(Int32, GpuMat)
Creates/Sets a matrix header for the specified matrix row/column.
(Inherited from GpuMatRowColIndexer.)
Public methodSet(Range, GpuMat)
Creates/Sets a matrix header for the specified row/column span.
(Inherited from GpuMatRowColIndexer.)
Public methodSet(Int32, Int32, GpuMat)
Creates/Sets a matrix header for the specified row/column span.
(Inherited from GpuMatRowColIndexer.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference