Re: [gtk-list] Image in a drawing area to .xpm
- From: Havoc Pennington <rhp zirx pair com>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Image in a drawing area to .xpm
- Date: Sun, 30 May 1999 15:06:56 -0400 (EDT)
On Sun, 30 May 1999, JA wrote:
> Hi all!
>
> I want to write a .xpm file of an image I have in a drawing area, and I
> want to know if is there any function to do this, or I have to write my own
> (I think is not very difficult)?
>
> If there is a function please say my it's name and how it works.
>
Use something like gdk_pixmap_create_from_xpm_d() followed by
gdk_draw_pixmap(). Or the Imlib equivalents...
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]