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

LUTTransformImageState.Reset Method

Resets this instance with data of the other LUTTransformImageState object.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public void Reset
(
	AvlNet.LUTTransformImageState other
)

Parameters

Name Type Range Default Description
otherAvlNet.LUTTransformImageState

See also