result = ImageIO.write(im, formatName, new File(fileName));. } catch (IOException ioe) {. ioe.printStackTrace();. } return result;. }.
確定! 回上一頁