Camera Class | 
Namespace: Zivid.NET
The Camera type exposes the following members.
| Name | Description | |
|---|---|---|
| Camera | Initializes a new instance of the Camera class  | |
| Camera(Camera*) | Initializes a new instance of the Camera class  | |
| Camera(Camera*) | Initializes a new instance of the Camera class  | 
| Name | Description | |
|---|---|---|
| Info | Information about camera model, serial number etc.  | |
| IsDisposed | ||
| NetworkConfiguration | Get the network configuration from the camera  | |
| State | Current camera state  | |
| UserData | Read user data from camera  | 
| Name | Description | |
|---|---|---|
| ApplyNetworkConfiguration | 
Applies the specified network configuration to the camera.
  | |
| Capture(Settings) | Capture a single frame  | |
| Capture(Settings2D) | Capture a single 2D frame  | |
| Capture2D(Settings) | Capture a single 2D frame  | |
| Capture2D(Settings2D) | Capture a single 2D frame  | |
| Capture2D3D | ||
| Capture3D | Capture a single 3D frame  | |
| CloseAperture | Close the camera's aperture  | |
| Connect | Connect to the camera  | |
| Disconnect | Disconnect from the camera and free all resources associated with it  | |
| Dispose | Releases all resources used by the Camera  | |
| MeasureSceneConditions | 
Measure and analyze the conditions of the scene.
  | |
| ToString | Get string representation of the camera info  (Overrides ObjectToString.) | |
| WriteUserData | 
Write user data to camera.
The total number of writes supported depends on camera model and size of data
  |