The camera settings at the time of the frame capture
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.1.0
Syntaxpublic Settings Settings { get; }
Public ReadOnly Property Settings As Settings
Get
public:
property Settings^ Settings {
Settings^ get ();
}
Property Value
Type:
Settings
Remarks
This method returns instantly, even if the capture is still in-progress.
See Also