/
comp
/
gb.qt
/
picture
/ save
Picture.Save (gb.qt)
Syntax
SUB
Save
(
Path
AS
String
[
,
Quality
AS
Integer
]
)
Saves a picture to the disk. The file extension of
Path
will give the format of the saved image.
See
Image
.
Save
for a list of supported formats.