Hello to everyone on the list!<br><br>How would I go about mixing two images (one a .PNG with transparency, and another a .JPG which will serve as the background) for use with the Gtk.Image control?&nbsp; I&#39;ve worked loosely with images in Java before, creating animations using transparent PNGs and I did it all using the the Graphics class etc...&nbsp; Is there a similar system in Mono and are there any tutorials out there?&nbsp; What shows up on the mono page using Cairo seems way too complex or at least is not described in any palatable form what so ever.&nbsp; I&#39;ve been bumping around using Pixbufs and Drawables but of course I can&#39;t get an instance of a Drawable.&nbsp; Again, almost similar to Java, but I think there&#39;s a few steps I&#39;m missing.
<br><br>My question is rather simple, although I can&#39;t figure it from the API quite as easily as I thought it might be.&nbsp; I&#39;m really enjoying Mono so far, so I&#39;m hoping I can get help on this.<br><br>Feel free to ask me any questions if you need to!
<br><br><br>- Alex<br>