LoadFromStream2(Stream: IIOStream);
LoadFromStream2(Stream: System.IO.Stream);
Stream. The stream, from which the images are loaded.
The LoadFromStream2 method loads images from the stream and restores information on semi-transparency.
This method enables the user to load images saved to the stream using the SaveToStream2 method.
The example of use is given in description of the SaveToStream2 method.
See also: