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