LoadFromStream

Graphics32

TBitmap32.LoadFromStream

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