Camera Methods |
The Camera type exposes the following members.
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 | |
![]() | 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
|