width / Reference

  • size(400, 400);
    noStroke();
    background(0);
    rect(0, 160, width, 80);
    rect(0, 240, width/2, 80);
    Image output for example 1