Summary

Showed you how to control the color of each individual pixel in a graphics image using a pair of nested for loops.

Nested for loops used in this lesson will show up again and again in future lessons,

Will be used to create special effects by modifying color values for individual pixels in a graphics image.