See this article how colorization is working in FPD
http://support.fancyproductdesigner.com/support/solutions/articles/5000548185-understanding-the-different-colorization-methods
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"} />
See this article how colorization is working in FPD
http://support.fancyproductdesigner.com/support/solutions/articles/5000548185-understanding-the-different-colorization-methods
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.: