mirror of
https://github.com/processing/processing4.git
synced 2026-01-30 03:41:15 +01:00
This commit is contained in:
@@ -7,8 +7,7 @@
|
||||
* and displays this color to fill the window.
|
||||
*/
|
||||
|
||||
// @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="sea.jpg"; */
|
||||
|
||||
PImage img;
|
||||
|
||||
Reference in New Issue
Block a user