You are here: Start » FIL.NET » Heatmap Constructor
Heatmap Constructor
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.TS.dll |
Syntax
public Heatmap ( FilNet.Image inImage, int lowerThreshold, int middleThreshold, int upperThreshold )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inImage | FilNet.Image | |||
| lowerThreshold | int | ||||
| middleThreshold | int | ||||
| upperThreshold | int |

