#include <TASPluginGS.h>
Inheritance diagram for TASPluginGS:
Public Member Functions | |
TASPluginGS (const char *ext) | |
virtual | ~TASPluginGS () |
ASImage * | File2ASImage (const char *filename) |
TASPluginGS (const char *ext) | |
virtual | ~TASPluginGS () |
ASImage * | File2ASImage (const char *filename) |
Private Attributes | |
char * | fInterpreter |
char * | fInterpreter |
Definition at line 27 of file TASPluginGS.h.
TASPluginGS::TASPluginGS | ( | const char * | ext | ) |
Referenced by G__G__ASImage_151_0_1(), and G__G__ASImage_151_0_15().
TASPluginGS::~TASPluginGS | ( | ) | [virtual] |
TASPluginGS::TASPluginGS | ( | const char * | ext | ) |
virtual TASPluginGS::~TASPluginGS | ( | ) | [virtual] |
ASImage * TASPluginGS::File2ASImage | ( | const char * | filename | ) | [virtual] |
Reimplemented from TASImagePlugin.
Definition at line 72 of file TASPluginGS.cxx.
References TMath::Abs(), TSystem::AccessPathName(), TString::Append(), ASA_ASImage, buf, TSystem::ClosePipe(), TString::Data(), fclose(), fInterpreter, fopen, Form(), fread, gSystem, height, kFALSE, kTRUE, line, TSystem::OpenPipe(), params, PNGBuff2ASimage(), popen_flags, SCL_DO_ALL, TString::Strip(), TString::ToLower(), TObject::Warning(), and width.
Referenced by G__G__ASImage_150_0_4().
ASImage* TASPluginGS::File2ASImage | ( | const char * | filename | ) | [virtual] |
Reimplemented from TASImagePlugin.
char* TASPluginGS::fInterpreter [private] |
char* TASPluginGS::fInterpreter [private] |
Definition at line 30 of file TASPluginGS.h.