[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: drawing a shaped pixmap in an drawing area



Andreas Sliwka <goff@nef.wh.uni-dortmund.de> writes:
>   its me again. How can i paint a shaped pixmap in an drawing area? 
> gdk_draw_pixmaps takes only a GdkPixmap* but no GdkBitmap. Is there a
> better documentation than http://developer.gnome.org/doc/API/gdk ?
>

Set the clip mask in the graphics context you use to draw. 

http://developer.gnome.org/doc/GGAD/ may help too.

Havoc



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]