You are here: Start » AVL.NET » Heatmap Constructor

Heatmap Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public Heatmap
(
	AvlNet.Image inImage,
	AvlNet.HeatmapThresholds heatmapThresholds
)

Parameters

Name Type Range Default Description
inImageAvlNet.Image
heatmapThresholdsAvlNet.HeatmapThresholds

See also