Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TGHtmlImage.cxx File Reference
#include <cstring>
#include <cstdlib>
#include "TGHtml.h"
#include "snprintf.h"
#include "TImage.h"
#include "TUrl.h"
#include "TSocket.h"
#include "TSystem.h"
#include "TError.h"
Include dependency graph for TGHtmlImage.cxx:

Functions

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

Function Documentation

◆ ReadRemoteImage()

static TImage * ReadRemoteImage ( const char *  url)
static

Temporary function to read remote pictures.

Definition at line 215 of file TGHtmlImage.cxx.