Hi, simith nambiar <[EMAIL PROTECTED]> writes:
> iam struggling to get a GdkPixnmap object > which has a JPEG file in it to display on the drawing > area, > Please could anyone tell me how i should put it on the > drawing area in the > expose event > like we put a RGB data as: > > draw_rgb_image(...) > > but what abt the GdkPixmap > > pleas help ! > is there a way to convert the GdkPixbuf into raw RGB > data? you are confusing Pixbuf and Pixmap, aren't you? Are you trying to annoy us or why do you refuse to read the documentation? This link would be a good start: http://developer.gnome.org/doc/API/2.0/gdk/gdk-pixbufs.html Salt, Sven _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
