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