File originalImgFile = new File("D:\\0.jpg"); BufferedImage ... toByteArray(); baos.close(); ... fos.write(resizedBytes); fos.close();
確定! 回上一頁