static BufferedImage bufferedImageFromFunctionWithoutAlpha(int w, int h default w, IF2_Int f) { ret imageFromFunctionWithoutAlpha(w, h, f); }