http://www.emgu.com
Indicates if this is an AMD device
Namespace: Emgu.CVAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
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