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