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

