1 \defgroup asimage libAfterImage interface
3 \brief Classes interfacing to libAfterImage.
5 - [libAfterImage Imaging Library.](http://www.afterstep.org/afterimage/index.php)
6 - [Drawing an image in a pad.](http://root.cern.ch/root/html/tutorials/image/rose_image.C.html)
7 - [Illustration of the TASImage class and an image editor.](http://root.cern.ch/root/html/tutorials/image/galaxy_image.C.html)
8 - [Inserting images in a pad.](http://root.cern.ch/root/html/tutorials/image/img2pad.C.html)
9 - [Save an image in various formats: .png, .gif, .xpm and tiff.](http://root.cern.ch/root/html/tutorials/image/imgconv.C.html)
10 - [create a canvas and save as png.](http://root.cern.ch/root/html/tutorials/image/pad2png.C.html)