更改
跳到导航
跳到搜索
←上一编辑
下一编辑→
ImageMagick
(查看源代码)
2021年5月12日 (三) 06:11的版本
添加193字节
、
2021年5月12日 (三) 06:11
无编辑摘要
第22行:
第22行:
<syntaxhighlight lang=bash>
<syntaxhighlight lang=bash>
convert input.png -fill none -draw 'color 1,1 floodfill' output.png
convert input.png -fill none -draw 'color 1,1 floodfill' output.png
+
</syntaxhighlight>
+
+
=== 将透明部分变为某个颜色 ===
+
+
<ref>https://superuser.com/a/214023</ref>
+
+
<syntaxhighlight lang=bash>
+
convert input.png -background '#51c3c5' -mosaic output.png
</syntaxhighlight>
</syntaxhighlight>
Weirane
行政员
、
管理员
528
个编辑
导航菜单
个人工具
登录
名字空间
页面
讨论
变种
视图
阅读
查看源代码
查看历史
更多
搜索
导航
首页
最近更改
随机页面
MediaWiki帮助
工具
特殊页面
可打印版本