1 \defgroup asimage libAfterImage interface
3 \brief Classes interfacing to libAfterImage.
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.