IImageBox.LoadImageFromStream

Syntax

LoadImageFromStream(Stream: IIOStream);

Parameters

Stream - stream, from which the image is loaded.

Description

The LoadImageFromStream method loads the image from the stream.

See also:

IImageBox