44               int nColumn, 
int nRow,
 
   52         aProperty.
nRow = nRow;
 
   57         aProperty.
Comment = 
"Geant4 Ray Tracer Version 1.0 by M.Asai K.Minamimoto C.Kishinaga";
 
   68         ofs.open(fileName,std::ios::out|std::ios::trunc|std::ios::binary);
 
   69         ofs.write(jpegAddress,jpegSize);
 
virtual void CreateFigureFile(const G4String &fileName, int nColumn, int nRow, u_char *colorR, u_char *colorG, u_char *colorB)
 
void GetJpegData(char **aJpegData, int &size)
 
void SetJpegProperty(const G4JpegProperty &aProperty)