Hello, i have a problem with my aplication. I have a image, and need the real values of the pixels in 8bit format (0 for black, 255 for white, etc). I have sacaled the image using Pixbuf, and now i need 8bits values for each pixel. I have tryed to create new 8bits pixmap and copy the pixbus in pixmap using pixmap.drawpixbuf, but the values of each pixel are incorrects.
Any suggestions? Thanks a lot, Leonardo. _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
