You are here: Start » FIL.NET » Heatmap Constructor
Heatmap Constructor
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.Types.dll |
Syntax
public Heatmap ( int width, int height, Fil.PlainType type, int depth, Optional<Fil.Region> inRoi, Fil.HeatmapThresholds heatmapThresholds )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| width | int | ||||
| height | int | ||||
| type | Fil.PlainType | ||||
| depth | int | ||||
![]() | inRoi | Ftl.Optional<Fil.Region> | |||
| heatmapThresholds | Fil.HeatmapThresholds |

