Вопрос

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