void setup() { PImage img = loadImage("prinzipal.jpg"); size(img.width, img.height); img.loadPixels(); for (int i=0; i