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 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 | ||
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
|