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

ColorizeImageState.Reset Method

Resets this instance with data of the other ColorizeImageState object.

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

Syntax

public void Reset
(
	FilNet.ColorizeImageState other
)

Parameters

Name Type Range Default Description
otherFilNet.ColorizeImageState

See also