Touchup - Demo

European Goldfinch
The Tadpole Galaxy
The Cone Nebula
The Omega Nebula

* Functionality reduced because Java is off.









Notes
This is an example of how JavaScript can be used to adjust an image. The column of thumbnails on the left are plain images, the Touchup Java Applet in the center, and a HTML form for the controls on the right. Using JavaScript to control an image drawn by Touchup is as easy as:

document.applets[0].setContrast(1.2);

This gallery is still useable if JavaScript is off on the visitor's computer, in that case clicking on a thumbnail will bring up the image on another page. Images are courtesy of NASA. More

To make it easier to look at the code for this page, view this demo by itself.