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

From: Sebastien Greder (greder@in2p3.fr)
Date: Wed Jul 23 2003 - 17:35:51 MEST


Hi,

you should have a look at :

 http://root.cern.ch/root/html/TPad.html#TPad:SaveAs

in general you should have a look at :

 http://root.cern.ch/root/html/ClassIndex.html

each time you'd like to know smthg about a ROOT Class.

cheers,

seb.


On Thu, 24 Jul 2003, 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.
> 
> 
> -- 
> 
> --------------------------------------------------------
>                    Zaldy A. Nawang 
>                    PS Users Room 2
>                    Yon Gokan, 
>                    E362, Neutrino Group, 
>                    IPNS, KEK, 
>                    Japan 
>                     
>                    e-mail: zaldy@neutrino.kek.jp
>                    Tel. No. : (81) 029864 - 5387
> --------------------------------------------------------
> 
> 



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