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

