[Gtk-sharp-list] Creating Rsvg.Pixbuf from a Stream AtSize

Miguel de Icaza miguel at ximian.com
Sun Jun 26 16:01:23 EDT 2005


Hello,

> I'm looking for a way  how to create a Pixbuf from a Stream at
> specified size ?
> 
> e.g. Rsvg.Tool.PixbufFromStreamAtSize(Stream, int, int)

If the image comes from a Stream, it probably already contains the
dimensions.

What is it that you have in mind exactly?


More information about the Gtk-sharp-list mailing list