15 printf(
"Could not create an image... exit\n");
19 img->WriteImage(
"rose512.png");
20 img->WriteImage(
"rose512.gif");
21 img->WriteImage(
"rose512.xpm");
22 img->WriteImage(
"rose512.tiff");
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
An abstract interface to image processing library.
static TImage * Open(const char *file, EImageFileTypes type=kUnknown)
Open a specified image file.
void imgconv(TCanvas *c, const TString &fname)