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

SparseImage Constructor

Creates a deep copy of the passed object.

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

Syntax

public SparseImage
(
	AvlNet.SparseImage rhs
)

Parameters

Name Type Range Default Description
rhsAvlNet.SparseImagePrototype object.

See also