Click or drag to resize
ScaleImage Property
Gets the scale image as bitmap.

Namespace: Flir.Atlas.Image
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
public Bitmap Image { get; }

Return Value

Type: Bitmap
The IR-image.
Remarks
The bitmap contains the colors used to create the IR image.
See Also