See this article how colorization is working in FPD
Hi I'm Jquery user , can u tell me how to set option ? thank very much.
You have to define the separate colors like #000000,#fffffff,#e67a00 .... for the element.
F. e.:
<img src="images/designs/engel.svg" alt="Engel SVG" title="Engel" data-parameters='{"zChangeable": true, "x": 432, "y": 432, "colors": "#000000,#989898"} />
wei-sheng shih