---------- Forwarded message ----------
From: ravi shanker yadav <[email protected]>
Date: Wed, Sep 4, 2013 at 12:46 PM
Subject: Query about how to merge and save two overlapping images in one
image.
To: [email protected]


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
_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to