gs.dispose(); bufferedImage.flush(); File file=new File(imgPath); / / Production of QR code images for output ImageIO.write(bufferedImage,"png",file); } ...
確定! 回上一頁