<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPBitmap > Methods:
Comments (0)
Load the image from a stream
Namespace: RSGdiPlusGraphics
Delphi
public procedure LoadFromStream( const Stream: TStream ); override;
Parameters
Stream
Type: TStream
TRSGPImage.LoadFromStream(TStream)
•RSGdiPlusGraphics.TRSGPImage.LoadFromFile(String)
•RSGdiPlusGraphics.TRSGPImage.SaveToFile(String,TGUID,PGPEncoderParameters)
•RSGdiPlusGraphics.TRSGPImage.SaveToStream(TStream,TGUID,PGPEncoderParameters)
•TRSGPBitmap
•RSGdiPlusGraphics