http://www.emgu.com
Indicates if this is an Intel device
Namespace:
Emgu.CV.Ocl
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
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