Re: gdk_draw_bitmap?
- From: Havoc Pennington <hp redhat com>
- To: "gtk-devel-list redhat com" <gtk-devel-list redhat com>
- Subject: Re: gdk_draw_bitmap?
- Date: Thu, 29 Jul 1999 10:22:37 -0700 (PDT)
On Thu, 29 Jul 1999, Martynas Kunigelis wrote:
>
> I noticed that gdk_draw_bitmap(), although declared in gdk.h, is not
> present in the library (Gdk 1.2.3). I have a gut feeling that using
> gdk_draw_pixmap() would work with bitmaps, too (they're all drawables,
> aren't they?), but haven't tested it. Is that so?
>
gdk_draw_pixmap() should work, but notice that you can only draw a bitmap
to another bitmap (in general, the bit depths of the two pixmaps have to
match).
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]