Re: [ROOT] Save Canvas in gif format....

From: Mark Horner (mjhorner@lbl.gov)
Date: Wed Jul 23 2003 - 18:25:26 MEST


Hi,

just make the name have a .gif extension and use SaveAs and you will get 
a gif.

Mark

zaldy wrote:
> Dear ROOT Users,
> 
> How do you save a Canvas in gif format?
> 
> I know the easiest, using a file menu.
> But in the compile code, there is a method:
> 
>       myCanvas->SaveAs("MyName.ps");
> 
> Is there a method like:
> 
>      myCanvas->SaveAsGif("MyName.gif");
> 
> 
> I find the "gif" format advantageous, because it has small file size than 
> "ps" format. And also, it is easy to attach for PowerPoint presentation.
> 
> Any Hint?
> 
> Thanks.
> 
> 



This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:13 MET