Please enable JavaScript to use CodeHS

Picture Lab Playlist

In this lab, you will write methods to modify pictures. You'll explore the way pictures are stored in memory, nested loops, interfaces, and inheritance.

By Andy Bayer

Software Developer at CodeHS

Lesson Picture Lab
Connection Introduction & Student Guide
Free Response A1: Digital Pictures and Color
Example A2: Picking a Color
Free Response A2 Questions: Picking a Color
Example A3: Exploring a Picture
Free Response A3 Questions: Exploring a Picture
Exercise A4: Two-Dimensional Arrays in Java
Free Response A5: Interfaces
Exercise A5: Modifying a Picture
Exercise A6: Mirroring a Picture
Exercise A9: Edge Detection