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

Heatmap Constructor

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public Heatmap
(
	int width,
	int height,
	int pitch,
	FilNet.PlainType type,
	int depth,
	System.IntPtr data
)

Parameters

Name Type Range Default Description
widthint
heightint
pitchint
typeFilNet.PlainType
depthint
dataSystem.IntPtr

See also