Click or drag to resize

Camera Methods

The Camera type exposes the following members.

Methods
  NameDescription
Public methodCapture(Settings)
Capture a single frame
Public methodCapture(Settings2D)
Capture a single frame in 2D
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 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