| ThermalImageFileIsThermalImage Method |
Check if the file contains thermal data.
Namespace: Flir.Atlas.ImageAssembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax public static bool IsThermalImage(
string fileName
)
Parameters
- fileName
- Type: SystemString
path to file.
Return Value
Type:
Booleantrue if thermal image.
See Also