[Missing <summary> documentation for "T:OpenCvSharp.CPlusPlus.MatExpr.ColIndexer"]
Inheritance Hierarchy
OpenCvSharp.CPlusPlusMatExprRowColIndexer
OpenCvSharp.CPlusPlusMatExprColIndexer
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The MatExprColIndexer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | MatExprColIndexer | Initializes a new instance of the MatExprColIndexer class |
Properties
Name | Description | |
---|---|---|
![]() | Item | (Overrides MatExprRowColIndexerItemInt32.) |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | Get | (Inherited from MatExprRowColIndexer.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() | parent | (Inherited from MatExprRowColIndexer.) |
See Also