| FusionVisualImage Property |
Gets the photo inside the Thermal-image file.
Namespace: Flir.Atlas.Image.FusionAssembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax public Bitmap VisualImage { get; }
Return Value
Type:
BitmapA photo if it is an Thermal-image containg a photo. If no photo exist it returns null.
See Also