ImageBase Methods |
The ImageBase type exposes the following members.
Name | Description | |
---|---|---|
Dispose | ||
EnterLock |
Acquires an exclusive lock.
| |
Equals | (Inherited from Object.) | |
ExitLock |
Releases an exclusive lock.
| |
GetData |
Get embedded radiometric data blob.
| |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Load |
Loads an Thermal FFF Image from a byte array.
| |
RenderTo |
Render the image to IPixels. BitmapSourceWrapper for advanced rendering.
| |
SaveSnapshot(String) |
Saves the current image to disk.
| |
SaveSnapshot(String, Bitmap) |
Saves the current image to disk.
| |
Swap |
Manually swaps the image back buffer.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
TryEnterLock |
Attempts to acquire an exclusive lock.
|