ROOT 6.10/09 Reference Guide |
#include <string.h>
#include <stdlib.h>
#include "TGHtml.h"
#include "TImage.h"
#include "TUrl.h"
#include "TSocket.h"
#include "TSystem.h"
Functions | |
static TImage * | ReadRemoteImage (const char *url) |
Temporary function to read remote pictures. More... | |
|
static |
Temporary function to read remote pictures.
Definition at line 211 of file TGHtmlImage.cxx.