You are here: Start » AVL.NET » SparseImage.Add Method

SparseImage.Add Method

Locations must be added in lexicographical order!

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

Syntax

public void Add
(
	ushort x,
	ushort y,
	byte val
)

Parameters

Name Type Range Default Description
xushort
yushort
valbyte

Function Overrides

See also