关于ios:图片背景色处理技巧

4次阅读

共计 183 个字符,预计需要花费 1 分钟才能阅读完成。

图片背景色解决技巧

把图片的通明背景,批改为红色

convert    /Users/jzd/Pictures/20200918-- 巨匠班第 7 节课 --objc_msgSend 音讯发送 /20200918- 巨匠班第 7 天 -objc_msgSend 材料 /objc_msgSend 流程剖析.png    -background white -alpha remove -alpha off white.png
正文完
 0