Re: [gtk-list] gdk_imlib and GTK



>  	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]