[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.
|