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

Heatmap Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public Heatmap
(
	Avl.Image inImage,
	int lowerThreshold,
	int middleThreshold,
	int upperThreshold
)

Parameters

Name Type Range Default Description
inImageAvl.Image
lowerThresholdint
middleThresholdint
upperThresholdint

See also