| ScaleImage Property |
Gets the scale image as bitmap.
Namespace: Flir.Atlas.ImageAssembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax public Bitmap Image { get; }
Return Value
Type:
BitmapThe IR-image.
Remarks
The bitmap contains the colors used to create the IR image.
See Also