ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Files
Image tutorials

Examples showing the TImage class usage.

Collaboration diagram for Image tutorials:

Files

file  galaxy_image.C
 Importing an image and manipulating it.
 
file  hist2image.C
 Create an image from a 2-D histogram and manipulate it.
 
file  hsumanim.C
 This script is a slightly modified version of hsum.C.
 
file  image2hist.C
 Create a 2-D histogram from an image.
 
file  img2pad.C
 Display image in canvas and pad.
 
file  imgconv.C
 Open rose512.jpg and save it in the following formats: .png, .gif, .xpm and tiff.
 
file  pad2png.C
 Create a canvas and save as png.
 
file  rose_image.C
 Display image in a new canvas and pad.
 
file  trans_graph.C
 Demonstrates how to access and manipulate ARGB pixel values of an image +...