// Dartmouth CS 2, Winter 2009, Chris Bailey-Kellogg // Notes 18 | Sketch 6 // Based on Greenberg 10-41 size(800,600); PImage baker = loadImage("baker.jpg"); loadPixels(); float invert = 0; // subtract pixel value from this, which varies from top to bottom for (int y=0; y