http://www.emgu.com
Indicates if this is an Intel device
Namespace:
Emgu.CV.Ocl
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntaxpublic bool IsIntel { get; }
Public ReadOnly Property IsIntel As Boolean
Get
public:
property bool IsIntel {
bool get ();
}
member IsIntel : bool with get
Property Value
Type:
Boolean
See Also