float Range class
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The Rangef type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Rangef | Initializes a new instance of the Rangef 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 | |
---|---|---|
(Rangef to Range) |
Fields
Name | Description | |
---|---|---|
End | ||
Start |
See Also