[Gtk-sharp-list] Setting pixels colors of a Pixbuf
Miguel de Icaza
miguel@ximian.com
06 Mar 2003 12:37:14 -0500
Hello,
> >There is a bug in the current binding, so you can not extract the Pixels
> >value currently.
> >
> >
> I saw that ;-)
> Is not important for me now, but it will be in a next future. Is someone
> allready working on this? Should it be soon fixed?
Yes, we should fix this. But I do not know whether to change the return
value to "byte *" or "byte []". My guess is that we should use the
former.
But I want to get confirmation from Mike.
Miguel