Is there any way to calculate the color-balance of an SVG image using Javascript?

(I can find the color-balance of a Canvas image using a library like pixastic but I need it in SVG)

有帮助吗?

解决方案

No, unfortunately there is no facility in SVG to enable this directly.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top