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