import java.io.File;. // image info (imgage width, image height, image file size) ... BufferedImage bi = ImageIO.read(new File(filePath));
確定! 回上一頁