[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: How to update Gdk-Pixbuf raw data?
- From: Rubric <rubric4b gmail com>
- To: "Z.Z." <z zojuji gmail com>
- Cc: gtk-list gnome org
- Subject: Re: How to update Gdk-Pixbuf raw data?
- Date: Mon, 18 May 2009 20:18:08 +0900
Hello Z.Z.
Why don't you use gdk_pixbuf_get_pixels(const GdkPIxbuf* pixbuf)?
this function returns the pointer value of raw data.
you may be able to access the raw data directly.
BR. Rubric
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]