Click or drag to resize

Frame2DInfo Property

Get information collected at the time of the capture

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public FrameInfo Info { get; }

Property Value

Type: FrameInfo
Remarks
If the capture is still in-progress, then this method will block until the capture completes.
See Also