CvInvokeHaveOpenCL Property |
http://www.emgu.com
Check if we have OpenCL
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntaxpublic static bool HaveOpenCL { get; }
Public Shared ReadOnly Property HaveOpenCL As Boolean
Get
public:
static property bool HaveOpenCL {
bool get ();
}
static member HaveOpenCL : bool with get
Property Value
Type:
Boolean
See Also