Click or drag to resize

Frame2DCameraInfo Property

Get information about the camera used to capture the frame

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

Property Value

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