static BufferedImage scaleToWidth(int width, BufferedImage img) { ret scaleBufferedImageToWidth(width, img); }