Rangef Constructor OpenCvSharp Class Library
Initializes a new instance of the Rangef class

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

public Rangef(
	float start,
	float end
)

Parameters

start
Type: SystemSingle

[Missing <param name="start"/> documentation for "M:OpenCvSharp.CPlusPlus.Rangef.#ctor(System.Single,System.Single)"]

end
Type: SystemSingle

[Missing <param name="end"/> documentation for "M:OpenCvSharp.CPlusPlus.Rangef.#ctor(System.Single,System.Single)"]

See Also

Reference