Click or drag to resize

Frame Methods

The Frame type exposes the following members.

Methods
  NameDescription
Public methodClone
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.
Public methodDispose
Public methodLoad
Load a frame from a Zivid data file
Public methodSave
Save the frame to file
Public methodToString
Get string representation of the frame
(Overrides ObjectToString.)
Top
See Also