static RGBImage loadImage(String snippetIDOrURL) { ret new RGBImage(loadBufferedImage(snippetIDOrURL)); }