#include "TImage.h"
#include "TCanvas.h"
#include "TArrayD.h"
#include "TROOT.h"
#include "TColor.h"
#include "TAttImage.h"
#include "TEnv.h"
Go to the source code of this file.
Functions | |
void | rose_image () |
Variables | |
TCanvas * | c1 |
void rose_image | ( | ) |
Definition at line 11 of file rose_image.C.
References TColor::AsHexString(), TImage::Bevel(), c1, TCanvas::cd(), TPad::Divide(), TObject::Draw(), TImage::DrawLine(), TImage::FillRectangle(), fp, gEnv, TArrayD::GetArray(), TImage::GetArray(), TROOT::GetColor(), TAttImage::GetPalette(), TEnv::GetValue(), TImage::Gradient(), gROOT, TImage::HSV(), TAttImage::kImgBest, TImage::kPlain, TImage::kShadeBelow, kTRUE, TImage::Merge(), TImage::Open(), TImage::SetImage(), TImage::Tile(), and TImage::Vectorize().
Definition at line 9 of file rose_image.C.