Color Inversion: With a black and white image, color inversion
doesn't really do much and so you should go out and find a more colorful
image to manipulate before doing this assignment. Below is the basic code
which is used for color inversion. Since you will be using an image you find
out there in internetland, you will have to figure out its width and height
in order to get all the PixelGrabber code to work right.
|