I need some API, which has the power to transform any RGB image to
grayscale (8-bit) and I can map the image, creating a vast array[height in
pixels][width in pixels] in which each cell has a value from 0 to 255,
corresponding to the values of the pixels.

With gdk-pixbuf can I do that?
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to