PImage MyImage = loadImage("memorial.jpg"); size(MyImage.width, MyImage.height); image(MyImage,0,0); for(int x=2; x