Please enable JavaScript to use CodeHS

AP Computer Science Principles in JavaScript

Lesson 8.7 Image Manipulation

Description

In this lesson, students will learn how to include images in their programs and manipulate their pixels using WebImage. Students will learn how image filters manipulate stored pixel data.


Objective

Students will be able to:

  • Include images in their programs
  • Manipulate the stored pixel data arbitrarily