Adding Request Image example

This commit is contained in:
Casey Reas
2011-09-18 06:30:55 +00:00
parent ef5da1cd45
commit 76e9248e00
19 changed files with 98 additions and 15 deletions
@@ -6,8 +6,7 @@
* together using the mask() method of PImage.
*/
// @pjs preload must be used to preload media if the program is
// running with Processing.js
// The next line is needed if running in JavaScript Mode with Processing.js
/* @pjs preload="moonwalk.jpg,mask.jpg"; */
PImage img;