Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
libAfterImage interface

Classes interfacing to libAfterImage.

  • Originally forked from libAfterImage Imaging Library, now self-maintained.
  • Several tutorials demonstrate how to use images in ROOT:
    • rose_image.C shows how to draw an image in a pad.
    • galaxy_image.C illustrates the TASImage class and an image editor.
    • img2pad.C shows how to insert images in a pad.
    • imgconv.C shows how to save an image in various formats: .png, .gif, .xpm and tiff.
    • pad2png.C create a canvas and save as png.

Classes

class  TASImage
 Image class. More...
class  TASPaletteEditor
 This is a GUI window to edit a color palette. More...
class  TASPluginGS
 Allows to read PS/EPS/PDF files via GhostScript. More...
class  TASPngWriter
 C++ wrapper over simple writer of PNG files for standard GL memory formats: LUMINANCE, LUMINANCE_ALPHA, RGB, and RGBA. More...