| ThermalCameraThermalImage Property |
This property calls the base class Camera.GetImage() and cast the returned ImageBase to a ThermalImage.
Namespace: Flir.Atlas.Live.DeviceAssembly: Flir.Atlas.Live (in Flir.Atlas.Live.dll) Version: 3.1
Syntax public ThermalImage ThermalImage { get; }
Return Value
Type:
ThermalImageCurrent ThermalImage.
See Also