Re: Can I get the raw array to image data?



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





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]