You are here: Start » FIL.NET » SpatialMap.Reset Method

SpatialMap.Reset Method

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

Syntax

public void Reset
(
	FilNet.ImageFormat imageFormat,
	int imagePitch,
	int width,
	int height,
	FilNet.InterpolationMethod interpolationMethod,
	byte[] offsets,
	byte[] weights
)

Parameters

Name Type Range Default Description
imageFormatFilNet.ImageFormat
imagePitchint
widthint
heightint
interpolationMethodFilNet.InterpolationMethod
offsetsbyte[]
weightsbyte[]

Function Overrides

See also