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

LUTTransformImageState.Reset Method

Resets this instance with data of the other LUTTransformImageState object.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public void Reset
(
	FilNet.LUTTransformImageState other
)

Parameters

Name Type Range Default Description
otherFilNet.LUTTransformImageState

See also