Class Summary |
ImageDisplay |
Class to display an image and the current location with a + sign
Copyright Georgia Institute of Technology 2004 |
Picture |
Picture class from Guzdial and Ericson with explanatory comments enhanced by
sdc@cs.albany.edu
A class that represents a picture. |
PictureExplorer |
Displays a picture and lets you explore the picture by displaying the x, y,
red, green, and blue values of the pixel at the cursor when you click a mouse
button or press and hold a mouse button while moving the cursor. |
PictureFrame |
Class that holds a digital picture and displays it. |
Pixel |
Class that references a pixel in a picture. |
SimplePicture |
A class that represents a simple picture. |