Initializes a new bank instance Baltie2DImageTiles from a stream stream.

Namespace:  SGP.Baltie2D
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public Baltie2DImageTiles(
	Stream stream
)

Parameters

stream
Type: System.IO..::.Stream
A stream.

Exceptions

ExceptionCondition
System..::.ArgumentNullException stream is nullNothingnullptra null reference (Nothing in Visual Basic).

See Also