Logo ROOT   6.10/02
Reference Guide
graf2d/asimage/doc/index.md
Go to the documentation of this file.
1 \defgroup asimage libAfterImage interface
2 \ingroup Graphics2D
3 \brief Classes interfacing to libAfterImage.
4 
5  - [libAfterImage Imaging Library.](http://www.afterstep.org/afterimage/index.php)
6  - Several tutorials demonstrate how to use images in ROOT:
7  - rose_image.C shows how to draw an image in a pad.
8  - galaxy_image.C illustrates the TASImage class and an image editor.
9  - img2pad.C shows how to insert images in a pad.
10  - imgconv.C shows how to save an image in various formats: .png, .gif, .xpm and tiff.
11  - pad2png.C create a canvas and save as png.