GtkImage with animation?
- From: "Gautam Ravi" <gautam ravichandran gmail com>
- To: gtk-list gnome org
- Subject: GtkImage with animation?
- Date: Tue, 3 Jul 2007 19:34:04 +0530
Hi all,
This is all about animated images in GTK+ (which I get from .gif files).
I get a GtkImage using the API - gtk_image_set_from_file(GtkImage *, gchar * filename);
This file is a .gif file. When I put this in to some container/box it all works fine.
I have few questions,
Can I transform/rotate this animated image (i.e) to 90/180/270 degrees ?
Can I scale this animated image ? (say from x,y to a specific width and height). ?
I already tried with gdk_pixbuf_scale_simple() &
gdk_pixbud_rotate_simple() ...... I suppose this only works for still images.
Thanks in advance .
cheers,
R Gautam
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]