DeviceLinkerAvailable Property |
http://www.emgu.com
Indicates if the linker is available
Namespace:
Emgu.CV.Ocl
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntaxpublic bool LinkerAvailable { get; }
Public ReadOnly Property LinkerAvailable As Boolean
Get
public:
property bool LinkerAvailable {
bool get ();
}
member LinkerAvailable : bool with get
Property Value
Type:
Boolean
See Also