Re: Animated gif
- To: mathgroup at smc.vnet.net
- Subject: [mg38940] Re: Animated gif
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Tue, 21 Jan 2003 07:38:25 -0500 (EST)
- Organization: Universitaet Leipzig
- References: <b08me7$80i$1@smc.vnet.net>
- Reply-to: kuska at informatik.uni-leipzig.de
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
Export["img.gif",{graph1,graph2,..},
ConversionOptions->{"AnimationDisplayTime"->10}]
??
Look in the additional information part of the Online documentation of
Export[]
Regards
Jens
Shz Shz Oon wrote:
>
> Hi all,
>
> I have 2 simple questions about animated gif picture file generation.
>
> 1.) I would like to export the graphics which I generated in Mathematica
> 4.1, in animated gif format and paste it in PowerPoint 2000.
> I tried "copy as" but there is no gif format to be selected. Only wmf,
> bitmap and wave are showed.
>
> 2.) Is there any way to control the pictures flicking speed ?
>
> Does anyone have any ideas?
>
> Thanks a lot for your help !
>
> Shz Shz