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

PixelLut.Reset Method

Resets this instance with data of the other PixelLut object.

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

Syntax

public void Reset
(
	AvlNet.PixelLut other
)

Parameters

Name Type Range Default Description
otherAvlNet.PixelLut

See also