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

ColorizeImageState.Reset Method

Resets this instance with data of the other ColorizeImageState object.

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public void Reset
(
	AvlNet.ColorizeImageState other
)

Parameters

Name Type Range Default Description
otherAvlNet.ColorizeImageState

See also