Image manipulation and Scaling
- From: Gorav <gorav s mst-india com>
- To: gtk-devel-list gnome org
- Subject: Image manipulation and Scaling
- Date: Tue, 02 Feb 2010 17:25:06 +0530
Hi
I need to do some image manipulation using GTK, and I want to view some
proprietary image formats. So, I can prepare RGB data. But, which widget
and API to be use to draw pixels on screen.
I used GtkImage using Pixbuf, but it supports only 8 bits per sample.
Then I used GtkDrawing area, and use "gdk_draw_rgb_image" function to
draw rgb data.
I wanted to know that is DrawingArea widget is well for me. As, I need
to do scaling also. I also need to know how to perform scaling of images.
Please help.
Thanks
Gorav
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]