<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPImage > Methods:
Comments (0)
Saves this image to a stream based on file extension of the filename
Namespace: RSGdiPlusGraphics
Delphi
public procedure SaveToFile( const Filename: String ); overload;
Parameters
Filename
Type: String
IRSGPImage.SaveToFile(String)
•RSGdiPlusGraphics.TRSGPImage.SaveToStream(TStream,TGUID,PGPEncoderParameters)
•RSGdiPlusGraphics.TRSGPImage.LoadFromFile(String)
•RSGdiPlusGraphics.TRSGPImage.LoadFromStream(TStream)
•TRSGPImage
•RSGdiPlusGraphics