Method
GdkPixbufPixbufLoaderwrite_bytes
Declaration [src]
gboolean
gdk_pixbuf_loader_write_bytes (
GdkPixbufLoader* loader,
GBytes* buffer,
GError** error
)
Parameters
buffer |
GBytes |
The image data as a |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |