Home / comp / gb.qt / image / save 
Image.Save (gb.qt)
Syntax
SUB Save ( Path AS String [ , Quality AS Integer ] )
Saves the image to a file. The file extension of Path will give the format of the saved image.

Supported formats are JPEG, PNG, BMP, GIF and XPM.