int gray = 0xFF808080; BufferedImage img = new BufferedImage(100, 100, BufferedImage.TYPE_BYTE_GRAY); Graphics g = img.getGraphics(); g.
確定! 回上一頁