[Gtk-sharp-list] Mixing use of Gtk.Dotnet.Graphics and System.Drawing.Graphics

Aaron Oxford aaron at hardwarehookups.com.au
Wed Jun 6 04:03:53 EDT 2007


Hi all,

I'm a little confused about using Gtk.Dotnet. I understand that the 
Graphics object in Gtk.Dotnet replaces that in System.Drawing for 
drawing to Gdk surfaces, but what if I wanted to compose an image 
using Gtk.Dotnet.Graphics to paste together System.Drawing.Image 
objects? Do I just use System.Drawing.Graphics to draw on the image 
objects and then Gtk.Dotnet.Graphics to paste it together?

I'm gonna push on assuming this is right I just thought I'd ask in 
case this is the wrong way to approach it altogether.

Thanks in advance for any advice,

Aaron.
---------------------------------------------------------------------------------
Aaron Oxford   -   aaron+hardwarehookups .com .au
Director, Innovative Computer Solutions (Aust) Pty. Ltd.
49 Maitland Rd, Mayfield, NSW 2304 Australia
http://www.ic-solutions.com.au
Developer, SourceForge project VioLet Composer
http://sourceforge.net/projects/buzz-like



More information about the Gtk-sharp-list mailing list