通常,您需要将BufferedImage转换为字节数组,以便将图像存储到数据库或其他目的。 ... BufferedImage originalImage = ImageIO.read(new ... baos.close(); ...
確定! 回上一頁