[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
displaying JPEG
- From: "Scott." <scottf scs unr edu>
- To: gtk-app-devel-list redhat com
- Subject: displaying JPEG
- Date: Tue, 3 Nov 1998 17:09:56 -0800 (PST)
i've checked the gtkimage.h and looked into the gdk.h, but still just a
LITTLE confused about how to display a JPG from data i have already in a
char[]...
i've seen the gtk_image_new, but not sure how to get from the data, to a
GtkWidget* considering i have a JPEG in memory already..
i looked into the gdk.h and saw the gdk_image_new, which looks like it
does what i want, working in combination with gtk_image_new...
basically, i just wanna show a picture in a table.. :)
any help is greatly appreciated...
thanx..
-=Scott
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]