Click or drag to resize

ComputeDevice Class

Contains information about the ComputeDevice used by Application.
Inheritance Hierarchy
SystemObject
  Zivid.NETComputeDevice

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public class ComputeDevice : IDisposable

The ComputeDevice type exposes the following members.

Constructors
  NameDescription
Public methodComputeDevice
Initializes a new instance of the ComputeDevice class
Public methodComputeDevice(ComputeDevice*)
Initializes a new instance of the ComputeDevice class
Public methodComputeDevice(IntPtr)
Initializes a new instance of the ComputeDevice class
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the ComputeDevice
Public methodGetNativePtr
Top
See Also