You are here: Start » AVL.NET » LUTTransformImageState Constructor

LUTTransformImageState Constructor

Creates a deep copy of the passed object.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public LUTTransformImageState
(
	AvlNet.LUTTransformImageState rhs
)

Parameters

Name Type Range Default Description
rhsAvlNet.LUTTransformImageStatePrototype object.

See also