You are here: Start » AVL.NET » Heatmap Constructor
Heatmap Constructor
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Syntax
public Heatmap
(
	Avl.Image inImage,
	Avl.HeatmapThresholds heatmapThresholds
)
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]()  | inImage | Avl.Image | |||
| heatmapThresholds | Avl.HeatmapThresholds | 

