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

PixelLut Constructor

Creates a deep copy of the passed object.

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

Syntax

public PixelLut
(
	AvlNet.PixelLut rhs
)

Parameters

Name Type Range Default Description
rhsAvlNet.PixelLutPrototype object.

See also