Re: [gtk-list] gdk_imlib and GTK
- From: Federico Mena <federico nuclecu unam mx>
- To: gtk-list redhat com
- CC: gnome-components-list gnome org, gtk-list redhat com
- Subject: Re: [gtk-list] gdk_imlib and GTK
- Date: Mon, 23 Mar 1998 17:52:20 -0600
> Can someone explain to me how a Mask works? I want to use Imlib
> for graphics in GTK apps, but Imlib treats a mask as a pixmap, whereas GTK
> treats a mask as a bitmap (I'm referring to the GtkPixmap here).
The GdkPixmap and GdkBitmap are the same type, really. They are just
used to distinguish between 1-bit and deeper pixmaps. So for your
mask you can use directly what imlib outputs.
Quartic
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]