DisposableGpuObjectIsGpuCompatible Property
|
Namespace:
OpenCvSharp.Cuda
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxprotected bool IsGpuCompatible { get; }
Protected ReadOnly Property IsGpuCompatible As Boolean
Get
protected:
property bool IsGpuCompatible {
bool get ();
}
member IsGpuCompatible : bool with get
function get_IsGpuCompatible();
Property Value
Type:
Boolean
See Also