Range Structure OpenCvSharp Class Library

[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

[SerializableAttribute]
public struct Range

The Range type exposes the following members.

Constructors

  NameDescription
Public methodRange
Initializes a new instance of the Range 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(CvSlice to Range)
Public operatorStatic member(Range to CvSlice)
Top
Fields

  NameDescription
Public fieldEnd
Public fieldStart
Top
See Also

Reference