博主首页
摘要: 先转一次byte数组 再处理byte[] bigContent =file.getBytes(); Thumbnails.of(new ByteArrayInputStream(bigContent)).scale(1f).outputQuality(0.3f).toFile(fileThu);这里 阅读全文
posted @ 2023-06-12 09:19 笑~笑 阅读(844) 评论(0) 推荐(0)