#include <TGPicture.h>
Inheritance diagram for TGPicturePool:


Public Methods | |
| TGPicturePool (const TGClient *client, const char *path) | |
| virtual | ~TGPicturePool () |
| const char * | GetPath () const |
| const TGPicture * | GetPicture (const char *name) |
| const TGPicture * | GetPicture (const char *name, UInt_t new_width, UInt_t new_height) |
| void | FreePicture (const TGPicture *pic) |
| void | Print (Option_t *option="") const |
Protected Attributes | |
| const TGClient * | fClient |
| TString | fPath |
| THashTable * | fPicList |
|
||||||||||||
|
Definition at line 113 of file TGPicture.h. |
|
|
|
|
|
Definition at line 120 of file TGPicture.h. References TString::Data(). |
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
Reimplemented from TObject. |
|
|
Definition at line 108 of file TGPicture.h. |
|
|
Definition at line 109 of file TGPicture.h. |
|
|
Definition at line 110 of file TGPicture.h. |
1.2.16