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