static BufferedImage createBufferedImage(int w, int h, Color color) { ret newBufferedImage(w, h, color); }