12 May 08:21
a question about gdk-pixbuf
From: li sha <no1tom <at> gmail.com>
Subject: a question about gdk-pixbuf
Newsgroups: gmane.comp.gnome.general
Date: 2008-05-12 06:25:56 GMT
Subject: a question about gdk-pixbuf
Newsgroups: gmane.comp.gnome.general
Date: 2008-05-12 06:25:56 GMT
hi, every one,
I had a question about gdk-pixbuf. I want to show some bmp files and finished the job by following steps:
1. create a pixbuf using gdk_pixbuf_new_from_file()
2. draw that pixbuf using gdk_draw_pixbuf()
it works fine, but I noticed that those bmp files all have a background color (pink), and I want to hide it.
I think it has something to do with mask, but I don't which function should I use, could it be gdk_pixbuf_render_threshold_alpha(), or gdk_pixbuf_render_pixmap_and_mask()? and how to use it?
Is there any one who can help me? many thanks!
Sha li
_______________________________________________ gnome-list mailing list gnome-list <at> gnome.org http://mail.gnome.org/mailman/listinfo/gnome-list
RSS Feed