Click or drag to resize
ThermalImageFile Properties

The ThermalImageFile type exposes the following members.

Properties
  NameDescription
Public propertyAlarms
Gets the collection of isotherms.
(Inherited from ThermalImage.)
Public propertyCameraInformation
Gets information about the camera used to create this Thermal image.
(Inherited from ThermalImage.)
Public propertyColorDistribution
Gets or sets the Thermal image color distribution.
(Inherited from ThermalImage.)
Public propertyCompassInformation
Gets the compassInformation of the image.
(Inherited from ImageBase.)
Public propertyContainsUltraMaxData
Check if the image contains UltraMax data. Images containing UltraMax data can be converted to UltraMax, see ConvertToUltraMax
Public propertyDateTime
Gets the image creation date and time.
(Inherited from ThermalImage.)
Public propertyDescription
Gets or sets the image description.
Public propertyDistanceUnit
Gets or sets the distance unit.
(Inherited from ThermalImage.)
Public propertyFileName
Gets the name of the current opened file.
Public propertyFusion
Gets the Fusion object.
(Inherited from ThermalImage.)
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.
(Inherited from ThermalImage.)
Public propertyImageProcessing
Advanced image processing.
(Inherited from ImageBase.)
Public propertyIsotherms
Gets the collection of isotherms.
(Inherited from ThermalImage.)
Public propertyMaxSignalValue
Gets the maximum signal value of the image.
(Inherited from ThermalImage.)
Public propertyMeasurements
Gets the measurements collection.
(Inherited from ThermalImage.)
Public propertyMinSignalValue
Gets the minimum signal value of the image.
(Inherited from ThermalImage.)
Public propertyOverflowSignalValue
Gets the overflow signal value.
(Inherited from ThermalImage.)
Public propertyPalette
Handle palette selections
(Inherited from ThermalImage.)
Public propertyPaletteManager
Gets the palette object.
(Inherited from ThermalImage.)
Public propertyPrecision
Presentation precision gets number of decimals.
(Inherited from ThermalImage.)
Public propertyScale
Gets the scale object.
(Inherited from ThermalImage.)
Public propertySensorsCollection
Gets a collection of sensor data objects.
Public propertySize
Gets the width and height of the image in pixels.
(Inherited from ImageBase.)
Public propertyStatistics
Gets the image results ImageStatistics
(Inherited from ThermalImage.)
Public propertyTemperatureUnit
Gets or sets the temperature unit and will propagate a TemperatureUnitChanged event when changed.
(Inherited from ThermalImage.)
Public propertyTextAnnotations
Gets a collection of text annotation objects.
Public propertyThermalParameters
Gets the image statistics i.e. max, min etc.
(Inherited from ThermalImage.)
Public propertyThermalSequencePlayer
Gets the ThermalSequencePlayer Plays seq, csq and fcf files. If Count > 1 it is a sequence
Public propertyTitle
Gets the image title.
Public propertyTrigger
Gets the trigger settings for this image.
(Inherited from ThermalImage.)
Public propertyUnderflowSignalValue
Gets the underflow signal value.
(Inherited from ThermalImage.)
Public propertyVoiceAnnotation
Gets the voice annotation object.
Public propertyWidth
Gets the width of the image in pixels.
(Inherited from ImageBase.)
Public propertyZoom
Image zoom settings.
(Inherited from ThermalImage.)
Top
See Also