美文网首页
图片处理相关

图片处理相关

作者: 相信灬你一直在 | 来源:发表于2018-08-03 15:40 被阅读0次

    pom.xml中引入thumbnailator

    <!-- https://mvnrepository.com/artifact/net.coobird/thumbnailator -->
    <dependency>
        <groupId>net.coobird</groupId>
        <artifactId>thumbnailator</artifactId>
        <version>0.4.8</version>
    </dependency>
    

    https://github.com/coobird/thumbnailator/wiki/Examples

    相关文章

      网友评论

          本文标题:图片处理相关

          本文链接:https://www.haomeiwen.com/subject/clayvftx.html