ThermalCamera Methods |
The ThermalCamera type exposes the following members.
Name | Description | |
---|---|---|
Connect |
Connects to a thermal camera.
(Overrides CameraBaseConnect(CameraDeviceInfo).) | |
Disconnect |
Disconnect the camera device.
(Inherited from CameraBase.) | |
Dispose |
Dispose camera instance.
(Inherited from CameraBase.) | |
EnumerateFrameRates |
Get supported frame rates
(Inherited from Camera.) | |
EnumerateResolutions |
List of supported resolutions.
(Inherited from Camera.) | |
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetImage |
Get the streamed image. The image buffer is swapped before the ImageBase is returned.
(Inherited from Camera.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
StartGrabbing |
Starts grabbing of images.
(Inherited from Camera.) | |
StopGrabbing |
Stops grabbing.
(Inherited from Camera.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |