[gtk-list] Problems reading RGB values from GdkImage

1999-12-10 Thread AVILA BERMEJO, FRANCISCO JOSE
In this example program I read a GIF image with 3 colors (in RGB values): * (0,0,0) * (255,255,255) * (198,198,198) I read this image the GdkMagic rutine ReadImage() and I convert it to a GdkImage with gdk_magick_to_gdkimage(). When I get the pixels of the GdkImage with the function gdk

[gtk-list] Problems reading RGB values from GdkImage

1999-12-10 Thread AVILA BERMEJO, FRANCISCO JOSE
In this example program I read a GIF image with 3 colors (in RGB values): * (0,0,0) * (255,255,255) * (198,198,198) I read this image the GdkMagic rutine ReadImage() and I convert it to a GdkImage with gdk_magick_to_gdkimage(). When I get the pixels of the GdkImage with the function gdk