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
@@ -5,8 +5,7 @@
* or any other size.
*/
// @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"; */
PImage img; // Declare variable "a" of type PImage