| ThermalFusionInterval Constructor |
Sets fusion rendering for the Thermal-image to show thermal interval.
Namespace: Flir.Atlas.Image.FusionAssembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax public ThermalFusionInterval(
double thresholdMin,
double thresholdMax
)
Parameters
- thresholdMin
- Type: SystemDouble
Specifies the low threshold. - thresholdMax
- Type: SystemDouble
Specifies the high threshold.
See Also