Saves pixbuf to an output stream.
Supported file formats are currently "jpeg", "tiff", "png", "ico" or "bmp".
See [method@GdkPixbuf.Pixbuf.save_to_stream] for more details.
a GOutputStream to save the pixbuf to
name of file format
name of options to set
values for named options
optional GCancellable object, NULL to ignore
TRUE if the pixbuf was saved successfully, FALSE if an error was set.
GException on failure.
2.36
See Implementation
Saves pixbuf to an output stream.
Supported file formats are currently "jpeg", "tiff", "png", "ico" or "bmp".
See [method@GdkPixbuf.Pixbuf.save_to_stream] for more details.