!7 p-substance { currentImage(newBufferedImage(200, 200, Color.white)); fillTriangle(randomPt(), randomPt(), randomPt(), Color.red); showImage(); }