[Gtk-sharp-list] Fwd: Query about how to merge and save two overlapping images in one image.

ravi shanker yadav ravi123shanker.yadav at gmail.com
Wed Sep 4 07:34:11 UTC 2013


---------- Forwarded message ----------
From: ravi shanker yadav <ravi123shanker.yadav at gmail.com>
Date: Wed, Sep 4, 2013 at 12:46 PM
Subject: Query about how to merge and save two overlapping images in one
image.
To: monodevelop-list at lists.ximian.com


I have made a window containing a Fixed container with two images .Here
both images are dynamically set Images using Pixbuf. The two Images are
overlapping . Like a frame and image . How can I merge these images in one
Image and save to the file system?

My code is :


*image1.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("TryNew.images1.jpeg");
frame1.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("TryNew.frame1.jpeg");*


Please help me I am new to this .
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/gtk-sharp-list/attachments/20130904/c9e54ca2/attachment.html>


More information about the Gtk-sharp-list mailing list