static BufferedImage loadImage2_progressBar(S snippetIDOrURL) { loading { ret loadImage2(snippetIDOrURL); } } static BufferedImage loadImage2_progressBar(File file) { loading { ret loadImage2(file); } }