Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK2
GTK2.GdkPixbuf

Method GTK2.GdkPixbuf()->save()


Method save

GTK2.GdkPixbuf save(string filename, string type, mapping|void options)

Description

Save to a file in format type. "jpeg", "png", "ico", "bmp", are the only valid writable types at this time. Quality is only valid for jpeg images.