http://www.emgu.com
The Maximum value of this range
Namespace: Emgu.CV.StructureAssembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntaxpublic float Max { get; set; }
Public Property Max As Single
Get
Set
public:
property float Max {
float get ();
void set (float value);
}
member Max : float32 with get, set
Property Value
Type:
Single
See Also