DeviceArrayNETFormatBackend Property |
Get the GPU compute backend that owns the underlying device memory
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 2.18.0.0
Syntaxpublic ComputeBackend Backend { get; }Public ReadOnly Property Backend As ComputeBackend
Get
public:
property ComputeBackend Backend {
ComputeBackend get ();
}Property Value
Type:
ComputeBackend
See Also