procedure LoadFromStream(Stream: TStream);

Description

Loads an image from a stream. This method uses a temporal TPicture object to load data and will succeed with any format supported by TPicture.

[See also]: LoadFromFile, SaveToStream