ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
TGHtmlImage.cxx File Reference
#include <string.h>
#include <stdlib.h>
#include "TGHtml.h"
#include "TImage.h"
#include "TUrl.h"
#include "TSocket.h"
#include "TSystem.h"
Include dependency graph for TGHtmlImage.cxx:

Go to the source code of this file.

Functions

static TImageReadRemoteImage (const char *url)
 Temporary function to read remote pictures. More...
 

Function Documentation

static TImage* ReadRemoteImage ( const char *  url)
static

Temporary function to read remote pictures.

Definition at line 211 of file TGHtmlImage.cxx.

Referenced by TGHtml::LoadImage().