gdk_pixbuf_new_from_stream_at_scale ( stream width height preserve_aspect_ratio cancellable error -- GdkPixbuf* )


Vocabulary
gdk2.pixbuf.ffi

Inputs
streaman object
widthan object
heightan object
preserve_aspect_ratioan object
cancellablean object
erroran object


Outputs
GdkPixbuf*an object


Definition


LIBRARY: gdk.pixbuf FUNCTION: GdkPixbuf*
gdk_pixbuf_new_from_stream_at_scale
( GInputStream* stream, gint width, gint height, gboolean
preserve_aspect_ratio, GCancellable* cancellable, GError*
error )