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. |
![]() | 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 frame in 2D |
![]() | 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 |
![]() | 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
|