当前位置:Gxlcms > html代码 > 将任意图片转换成纯CSS图片:img2css_html/css_WEB-ITnose

将任意图片转换成纯CSS图片:img2css_html/css_WEB-ITnose

时间:2021-07-01 10:21:17 帮助过:220人阅读

这是一个可以将任何图像转换为纯CSS图像的工具。

示例

How this works?

Well, it just puts the image in a canvas, calculates an array with the rgb values, and then... just creates a single pixel shadow for every value!

项目主页:http://www.open-open.com/lib/view/home/1446471205592

人气教程排行