file outputfile = new file(nameandpath); outputfile.getparentfile().mkdirs(); imageio.write(image, "png", outputfile);.
確定! 回上一頁