http://www.emgu.com
return the full range.
Namespace:
Emgu.CV.Structure
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntaxpublic static Range All { get; }
Public Shared ReadOnly Property All As Range
Get
public:
static property Range All {
Range get ();
}
static member All : Range with get
Property Value
Type:
Range
See Also