image.setImage(image.getImage().getScaledInstance(900, 800,Image.SCALE_DEFAULT));這是將圖片設置位900,800大小,請問這里面的方法都是什么意思? 查看完整描述