04.09.2013 11:34, ravi shanker yadav пишет:
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
I think in documentation have example for your issue. http://docs.go-mono.com/?link=T%3aGdk.Pixbuf -- Andrey Gankov Mail:[email protected] ICQ: 230-684-976 Jabber:[email protected]
_______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
