Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPImage > Methods
TRSGPImage.SaveToFile(String) Method
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