ThermalImageFile Methods |
The ThermalImageFile type exposes the following members.
Name | Description | |
---|---|---|
CalculateEmissivity |
Calculates the emissivity from reference temperature.
(Inherited from ThermalImage.) | |
Close |
Closes the file stream.
| |
ConvertToUltraMax |
Converts the image to an UltraMax image
| |
Count |
Gets the number of frames.
| |
Dispose | ||
EnterLock |
Acquires an exclusive lock.
(Inherited from ImageBase.) | |
Equals | (Inherited from Object.) | |
ExitLock |
Releases an exclusive lock.
(Inherited from ImageBase.) | |
GetData |
Get embedded radiometric data blob.
(Inherited from ImageBase.) | |
GetEmissivityFromValue(Double, Double) |
Calculates emissivity from a known temperature.
(Inherited from ThermalImage.) | |
GetEmissivityFromValue(Int32, Int32, Double) |
Calculates emissivity from a known temperature.
(Inherited from ThermalImage.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetValueAt |
Gets an ThermalValue from a position in the Thermal Image.
(Inherited from ThermalImage.) | |
GetValueFromEmissivity |
Calculates temperature in current TemperatureUnit.
(Inherited from ThermalImage.) | |
GetValueFromSignal |
Gets a ThermalValue from a signal.
(Inherited from ThermalImage.) | |
GetValues(Point) |
Gets a ThermalValue from a signal.
(Inherited from ThermalImage.) | |
GetValues(Rectangle) |
Gets a ThermalValue from a signal.
(Inherited from ThermalImage.) | |
ImageArray |
Returns a double array representing the image.
(Inherited from ThermalImage.) | |
IsThermalImage |
Check if the file contains thermal data.
| |
Load |
Loads an Thermal FFF Image from a byte array.
(Inherited from ImageBase.) | |
Open |
Opens an Thermal Image from the specified file.
| |
RenderTo |
Render the new image to the input image buffer IPixels.
(Inherited from ThermalImage.) | |
Save |
Saves the Thermal Image to file.
| |
Save(Bitmap) |
Saves the Thermal Image to file.
| |
Save(String) |
Saves the Thermal Image to the specified file.
| |
Save(String, Bitmap) |
Saves the Thermal Image to the specified file.
| |
SaveSnapshot(String) |
Saves the current image to disk.
(Inherited from ThermalImage.) | |
SaveSnapshot(String, Bitmap) |
Saves the current image to disk.
(Inherited from ImageBase.) | |
SetRotate |
Rotate the image.
(Inherited from ThermalImage.) | |
Swap |
Manually swaps the image back buffer.
(Inherited from ImageBase.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
TryEnterLock |
Attempts to acquire an exclusive lock.
(Inherited from ImageBase.) |