Click or drag to resize

Frame2DSettings Property

Get the settings used to capture this frame

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

Property Value

Type: Settings2D
Remarks
This method returns instantly, even if the capture is still in-progress.
See Also