Assignment 3 Changing Your Picture into a Tri-color Flag
Maximum Points = 50
(Due before class on September 26, 2007) The purpose of this lab is to introduce programming using loops in Java to modify pictures. In this lab you will use:
Many nations have flags called
tri-colors (http://en.wikipedia.org/wiki/Tricolour) that are comprised of
mainly three vertical or horizontal stripes. Some flags like
Write a Java program that
reads in your image and redisplays the image as a tri-color flag where each
horizontal third of the image is a different color. Use different methods to
adjust each color.
Submit your image file before and after the change along with the .java file containing your program.
Grades are determined using the following scale: