Rangef Structure OpenCvSharp Class Library
float Range class

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

[SerializableAttribute]
public struct Rangef

The Rangef type exposes the following members.

Constructors

  NameDescription
Public methodRangef
Initializes a new instance of the Rangef class
Top
Properties

  NameDescription
Public propertyStatic memberAll
Top
Methods

  NameDescription
Public methodEquals (Inherited from ValueType.)
Public methodGetHashCode (Inherited from ValueType.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from ValueType.)
Top
Operators

  NameDescription
Public operatorStatic member(Rangef to Range)
Top
Fields

  NameDescription
Public fieldEnd
Public fieldStart
Top
See Also

Reference