/* @pjs preload="metamorphosis.jpg" */
size(472,266);
PImage img = new PImage(pjs.imageCache["metamorphosis.jpg"]);
image(img,0,0);