Pergunta

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)

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top