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