.: Lab Three: Copy Into and Scaling :.
| In this lab I added a matte to the first image, a picture of something I hope no one has ever really experienced. The second, smaller image was the Google image used forValentines Day in 2007, and has been quartered and 'tiled.' | |
![]() |
The function used here was 'matte.' It creates a background of the same size as the base image, but with a specific width added for the actual matte on all sides. This width and the color for the matte can be of any size and any color that the program will recognize. The white line is not, however, part of the matte--that was added in Dreamweaver as a border. |
![]() |
The function used for this image was not actually the 'tile' function. Instead, the image was first quartered. Then a canvas was made, set with the same dimensions as the original picture. Finally, the 'copyInto' function was used multiple times to insert four, small images onto the canvas. |
Back to: Sarah's Web Project Page
Last updated: May 11, 2008