Click or drag to resize

CvInvokeBackends Property

http://www.emgu.com
Returns list of all built-in backends

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public static Backend[] Backends { get; }

Property Value

Type: Backend
See Also