static BWImage loadBWImage(String snippetIDOrURL) { ret new BWImage(loadBufferedImage(snippetIDOrURL)); }