static byte[] toJPG(BufferedImage img) { ret toJPEG(img); } static byte[] toJPG(File f) { ret toJPEG(f); }