http://www.emgu.com
Indicates if the device is available
Namespace:
Emgu.CV.Ocl
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
Syntaxpublic bool Available { get; }
Public ReadOnly Property Available As Boolean
Get
public:
property bool Available {
bool get ();
}
member Available : bool with get
Property Value
Type:
Boolean
See Also