How to translate an Imagemagick call using “Distort” from shell to Javascript/gm?

前端 未结 0 928
太阳男子
太阳男子 2020-12-05 19:32

The following shell command does the job:

convert "$content" \\
        -resize "$size"\\! \\
        -matte "$map.png" \\
              


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题