[Missing <summary> documentation for "T:OpenCvSharp.CPlusPlus.Range"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The Range type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Range | Initializes a new instance of the Range class |
Properties
Name | Description | |
---|---|---|
![]() ![]() | All |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from ValueType.) |
![]() | GetHashCode | (Inherited from ValueType.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from ValueType.) |
Operators
Name | Description | |
---|---|---|
![]() ![]() | (CvSlice to Range) | |
![]() ![]() | (Range to CvSlice) |
Fields
Name | Description | |
---|---|---|
![]() | End | |
![]() | Start |
See Also