Click or drag to resize

FrameInfo Class

Various information for a frame
Inheritance Hierarchy
SystemObject
  Zivid.NETFrameInfo

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

The FrameInfo type exposes the following members.

Constructors
  NameDescription
Public methodFrameInfo
Constructor
Public methodFrameInfo(String)
Initializes a new instance of the FrameInfo class
Top
Properties
  NameDescription
Public propertySoftwareVersion
The version information for installed software at the time of image capture
Public propertyTimeStamp
The time of frame capture
Top
Methods
  NameDescription
Public methodload
Public methodsave
Public methodToString
Get string representation of the object
(Overrides ObjectToString.)
Top
See Also