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
inImageAvlNet.Image
lowerThresholdint
middleThresholdint
upperThresholdint

See also