Frame Class |
Namespace: Zivid.NET
The Frame type exposes the following members.
Name | Description | |
---|---|---|
![]() | Frame | Initializes a new instance of the Frame class |
![]() | Frame(Frame*) | Initializes a new instance of the Frame class |
![]() | Frame(String) | Create a frame by loading data from a file |
Name | Description | |
---|---|---|
![]() | DeviceCloud | The point cloud on the Compute device |
![]() | Info | Additional information associated with the frame |
![]() | Settings | The camera settings at the time of the frame capture |
![]() | State | The camera state data at the time of the frame capture |
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the Frame |
![]() | GetPointCloud | Copy the point cloud to the CPU and return it |
![]() | Load | Load a frame from a Zivid data file |
![]() | Save | Save the frame as a Zivid Data File |