概述
图片服务 - thumbor设置背景色
- 背景颜色
- 在GitHub上编辑
背景颜色
用法:background_color(颜色)
说明
background_color过滤器将背景图层设置为指定的颜色。这在将透明图像(PNG)转换为JPEG时特别有用
参数
- color - 颜色名称(如HTML中)或不带“#”字符的十六进制rgb表达式( 例如,请参阅https://en.wikipedia.org/wiki/Web_colors)。如果颜色为“自动”,则将巧妙地选择颜色(基于图像像素)作为填充颜色。
示例
原始图片是:
http://localhost:8888/unsafe/fit-in/300x300/filters:background_color(blue)/https://github.com/thumbor/thumbor/wiki/dice_transparent_background.png
http://localhost:8888/unsafe/fit-in/300x300/filters:background_color(f00)/https://github.com/thumbor/thumbor/wiki/dice_transparent_background.png
http://localhost:8888/unsafe/fit-in/300x300/filters:background_color(add8e6)/https://github.com/thumbor/thumbor/wiki/dice_transparent_background.png
最后
以上就是正直可乐为你收集整理的图片服务 - thumbor设置背景色图片服务 - thumbor设置背景色 的全部内容,希望文章能够帮你解决图片服务 - thumbor设置背景色图片服务 - thumbor设置背景色 所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复