Click or drag to resize

Rangef Constructor

Constructor

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public Rangef(
	float start,
	float end
)

Parameters

start
Type: SystemSingle

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

end
Type: SystemSingle

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

See Also