摘要: BufferdImagebfi=ImageIO.read(newFile(“d:/file/img.jpg”));//获取图片位深度IntimgBit=bfi.getColorModel().getPixelSize();//获取图片颜色模式RGBCMYK等模式bfi.getColorModel()... 阅读全文
posted @ 2015-07-10 20:48 无用郎中 阅读(1551) 评论(0) 推荐(0)