> 1) write generic C functions that are not windows
> specific (requiring only a pointer to the first
> element and image dimensions to process data)

Thanks for the replies -- they provided a great start.


Ultimately, it looks like the closest thing in the GDK
API to what I was looking for (a way to directly
manipulate image array data like DibSections) is
GdkRGB :

http://developer.gimp.org/api/2.0/gdk/gdk-GdkRGB.html


_______________________________________________
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