Re: Can I get the raw array to image data?
- From: Gnaural <gnaural users sourceforge net>
- To: gtk-app-devel-list gnome org
- Subject: Re: Can I get the raw array to image data?
- Date: Tue, 17 Jan 2006 18:54:42 -0800 (PST)
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]