Domanda

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)

È stato utile?

Soluzione

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top