Write a method named createCollage to create a collage of the same image at least four times onto the 7x95in.jpg blank JPEG. (You are welcome to add additional images, too.) One of those four copies can be the original picture. The other three should be modified forms. You can do any of scaling, cropping, or rotating the image; creating a negative of the image; shifting or altering colors on the image; and making it darker or lighter.
After composing your image, mirror it. You can do it vertically or horizontally (or otherwise), in any direction–just make sure that your four base images are visible still after mirroring.
Your single method should make all of this happen–all of the effects and com- positing must occur from the single function createCollage. Of course, it is perfectly okay to use other functions, but make it so that a tester of your pro- gram need only to call setMediaPath() and put all your input pictures in her mediasources directory, create a Picture object from the blank paper-sized file, and then execute createCollage()–and will expect to have a collage generated and returned.
You might also like to view...
InDesign names duplicated layers with the same name as the layer that was used to create the duplicate followed by the word ____.
A. duplicate B. mimic C. copy D. extra
A hex number is written with two characters, each representing a byte.
Answer the following statement true (T) or false (F)