Show contents 

Forms > Forms Assembly Interfaces > IImageBox > IImageBox.LoadImageFromStream

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