Click or drag to resize
ThermalImage Properties

The ThermalImage type exposes the following members.

Properties
  NameDescription
Public propertyAlarms
Gets the collection of isotherms.
Public propertyCameraInformation
Gets information about the camera used to create this Thermal image.
Public propertyColorDistribution
Gets or sets the Thermal image color distribution.
Public propertyCompassInformation
Gets the compassInformation of the image.
(Inherited from ImageBase.)
Public propertyDateTime
Gets the image creation date and time.
Public propertyDistanceUnit
Gets or sets the distance unit.
Public propertyFusion
Gets the Fusion object.
Public propertyGpsInformation
Gets the GPS information from the image.
(Inherited from ImageBase.)
Public propertyHeight
Gets the height of the image in pixels.
(Inherited from ImageBase.)
Public propertyImage
Returns a Bitmap representing the image.
(Overrides ImageBaseImage.)
Public propertyImageProcessing
Advanced image processing.
(Inherited from ImageBase.)
Public propertyIsotherms
Gets the collection of isotherms.
Public propertyMaxSignalValue
Gets the maximum signal value of the image.
Public propertyMeasurements
Gets the measurements collection.
Public propertyMinSignalValue
Gets the minimum signal value of the image.
Public propertyOverflowSignalValue
Gets the overflow signal value.
Public propertyPalette
Handle palette selections
Public propertyPaletteManager
Gets the palette object.
Public propertyPrecision
Presentation precision gets number of decimals.
Public propertyScale
Gets the scale object.
Public propertySize
Gets the width and height of the image in pixels.
(Inherited from ImageBase.)
Public propertyStatistics
Gets the image results ImageStatistics
Public propertyTemperatureUnit
Gets or sets the temperature unit and will propagate a TemperatureUnitChanged event when changed.
Public propertyThermalParameters
Gets the image statistics i.e. max, min etc.
Public propertyTrigger
Gets the trigger settings for this image.
Public propertyUnderflowSignalValue
Gets the underflow signal value.
Public propertyWidth
Gets the width of the image in pixels.
(Inherited from ImageBase.)
Public propertyZoom
Image zoom settings.
Top
See Also