[ROOT] TASImage in batch mode

From: Benoit Revenu (revenu@iap.fr)
Date: Fri Aug 08 2003 - 13:47:42 MEST


Dear rooters, 

its seems to be impossible to use TASImage when root is launched in batch 
mode. Is it really impossible or is there a way to use it in batch ?

Everything works fine when NOT in batch mode.

I would like to be able to do this :

      TASImage * img = new TASImage();
      img->FromPad(fCanvas);
      img->WriteImage("toto.png");
      delete img;   


Benoit



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