Frame Methods |
The Frame type exposes the following members.
Name | Description | |
---|---|---|
Clone |
Returns a clone of the frame. The clone will include a copy of all of the point cloud data on
the compute device memory. This means that the returned frame will not be affected by subsequent
modifications on the original frame or point cloud.
| |
Dispose | ||
Load | Load a frame from a Zivid data file | |
Save | Save the frame to file | |
ToString | Get string representation of the frame (Overrides ObjectToString.) |