[Gtk-sharp-list] Pixbuf's Pixels property.

Cesar Lopez Nataren cesar@ciencias.unam.mx
30 Apr 2003 18:34:38 +0000


Hello, I want to iterate through the full set of pixels from a pixbuf, I
though I could get them with the Pixels property from it, but now my
problem is how to move the "pointer" in order to get every pixels from
the Pixbuf, I could not find in the docs if the when you use Pixels the
next time you call it it gives you the same or the next one.

Thanks in advance.

c=C3=A9sar