Heatmap
Description
Represents heatmap image together with thresholds.Structure fields and default values (if defined) are described below:
Name | Type | Default | Description |
---|---|---|---|
Image | Image | Heatmap image. | |
LowerThreshold | int | 0 | Heatmap lower threshold. |
MiddleThreshold | int | 128 | Heatmap middle threshold. |
UpperThreshold | int | 255 | Heatmap upper threshold. |