Re: clearing a gdk_image through memset
- From: Havoc Pennington <hp redhat com>
- To: "Norman Black" <stonybrk ix netcom com>
- Cc: "gtk-app-devel-list" <gtk-app-devel-list gnome org>
- Subject: Re: clearing a gdk_image through memset
- Date: 13 Jul 2001 15:45:14 -0400
"Norman Black" <stonybrk ix netcom com> writes:
You are much better off using a GdkPixbuf for client-side image data,
since it has a fixed format. GdkImage is just the raw format of the
display hardware.
What about Gdk_Rgb.
GdkPixbuf is just a nice object that holds your RGB data.
You could also use plain RGB arrays and GdkRGB, yes.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]