Click or drag to resize

Backend Constructor

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

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

Parameters

id
Type: SystemInt32
The id of the backend
See Also