ThermalImage Methods |
The ThermalImage type exposes the following members.
Name | Description | |
---|---|---|
CalculateEmissivity |
Calculates the emissivity from reference temperature.
| |
Dispose |
Releases all resources used by this Thermal-image.
| |
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.
| |
GetEmissivityFromValue(Int32, Int32, Double) |
Calculates emissivity from a known temperature.
| |
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.
| |
GetValueFromEmissivity |
Calculates temperature in current TemperatureUnit.
| |
GetValueFromSignal |
Gets a ThermalValue from a signal.
| |
GetValues(Point) |
Gets a ThermalValue from a signal.
| |
GetValues(Rectangle) |
Gets a ThermalValue from a signal.
| |
ImageArray |
Returns a double array representing the image.
| |
Load |
Loads an Thermal FFF Image from a byte array.
(Inherited from ImageBase.) | |
RenderTo |
Render the new image to the input image buffer IPixels.
(Overrides ImageBaseRenderTo(IPixels).) | |
SaveSnapshot(String) |
Saves the current image to disk.
| |
SaveSnapshot(String, Bitmap) |
Saves the current image to disk.
(Inherited from ImageBase.) | |
SetRotate |
Rotate the image.
| |
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.) |