Click or drag to resize

Backend Constructor

http://www.emgu.com
Create a backend given its id

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntax
public Backend(
	int id
)

Parameters

id
Type: SystemInt32
The id of the backend
See Also