[Gtk-sharp-list] How can I save a cairo imagesurface as a pixbuf

alan battersby alan.battersby at ntlworld.com
Tue Dec 30 14:03:14 EST 2008


Christian,

Just got round to implementing a cell renderer. Thanks a lot it works a
treat.

Alan


Christian Hoff wrote:
>> Why don't you use a custom cell renderer? Using a CellRendererPixbuf
>> and converting all your images into a pixbuf takes much more time.
>> I've attached my EAN13Renderer class. It draws the images directly
>> into the graphics context using cairo in the Render() method.
>>
>> Christian
>>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list



More information about the Gtk-sharp-list mailing list