Project Two
5/5/2008
Our assignment was to write a program that takes an image as an input, and creates a new image which is a collage of the original, using different coloring and image manipulation effects. The original flower image is on the top left, followed left to right on the top row by a color negative and vertical reflection. The bottom row is (left to right) a color substitution (red values substituted for white within a range), a negative of that color substitution, and finally a tiling of the original image. I also included a matte border around the image.
