首頁  >  文章  >  web前端  >  将任意图片转换成纯CSS图片:img2css_html/css_WEB-ITnose

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

WBOY
WBOY原創
2016-06-21 09:04:232378瀏覽

这是一个可以将任何图像转换为纯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

陳述:
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn