Re: GdkRGB or GnomePixmap?
- From: Miguel de Icaza <miguel gnu org>
- To: zmievski ispi net
- CC: gnome-devel-list gnome org
- Subject: Re: GdkRGB or GnomePixmap?
- Date: Tue, 6 Jul 1999 06:27:15 -0500
> Can anyone comment on GdkRGB vs. GnomePixmap, as far as which one is
> faster, more powerful, uses for each one and so on? I'm writing a
> program that needs to render graphics and I need to know which of these
> I should use...
GnomePixmap is not designed to be a "rendering" region, it is designed
to display images and take care of the repainting for you.
If you are going to draw things that change, you should use GdkRGB as
an output device.
Miguel.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]