有没有办法使用 HTML5 / CSS / Javascript 对位图进行颜色转换?

发布于 2024-10-02 17:01:42 字数 349 浏览 0 评论 0原文

可能的重复:
从 HTML Canvas 获取像素?

我已经四处寻找这个问题的答案。没有找到明确的答案有点惊讶。

有没有办法使用 javascript、css 或任何 webkit css 效果在现代浏览器中对位图进行颜色转换?例如能够降低 JEPG 的饱和度,或者调整 R、G 和 B 值...我知道 CSS3 中的颜色属性有一个新的 hsla 属性,但它似乎不适用于位图。

Possible Duplicate:
getPixel from HTML Canvas?

I've looked around quite a bit for an answer to this question. Kind of surprised to have not found a definitive answer.

Is there any way to do color transforms on bitmaps in modern browsers using either javascript, css or any of the webkit css effects? Examples would be being able to desaturate a JEPG, or adjust the R,G and B values...I know there is a new hsla attribute to the color property in CSS3, but it doesn't seem to work on bitmaps.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

☆獨立☆ 2024-10-09 17:01:42

Pixastic 是一个伟大的项目(正如 Mistabell 提到的)。如果您想要更简单或自定义的效果,请阅读 Canvas 标签和 it js api。

Pixastic is a great project (as mistabell mentions). If you want more simpler or customized effects read up on the Canvas tag and it js api.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文