How to display an image array?
- From: "simba simba" <simba buffalo gmail com>
- To: gtkmm-list gnome org
- Subject: How to display an image array?
- Date: Fri, 26 Sep 2008 15:57:43 -0400
Hi dear all:
Now I have a image array, char * data. I know this array's length( image's width and height) and array's format( RGB 32bits for a pixel or Grayscale leve 8bits for a pixel).
My question is how can I display this image array by using gtkmm?
I have tried using Gtk::Pixbuf pixbuf.create_from_data().
But it is not good for me. Is there any example codes?
Thanks a lot!!
simba
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]