Click or drag to resize

Camera Methods

The Camera type exposes the following members.

Methods
  NameDescription
Public methodApplyNetworkConfiguration
Applies the specified network configuration to the camera.
Public methodCapture(Settings)
Capture a single frame
Public methodCapture(Settings2D)
Capture a single 2D frame
Public methodCapture2D(Settings)
Capture a single 2D frame
Public methodCapture2D(Settings2D)
Capture a single 2D frame
Public methodCapture2D3D
Public methodCapture3D
Capture a single 3D frame
Public methodCloseAperture
Close the camera's aperture
Public methodConnect
Connect to the camera
Public methodDisconnect
Disconnect from the camera and free all resources associated with it
Public methodDispose
Public methodMeasureSceneConditions
Measure and analyze the conditions of the scene.
Public methodToString
Get string representation of the camera info
(Overrides ObjectToString.)
Public methodWriteUserData
Write user data to camera. The total number of writes supported depends on camera model and size of data
Top
See Also