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

