Change PNG Color using Javascript/jQuery and CSS
问题 I have a black heart PNG image I want to display with different color. How can I change the color of the heart using javascript/css/jquery? I'm trying to make a shirt designer. So the background is a shirt, and the heart is the print design (among other shapes). P.S. I know this is already a duplicate but there seem to have no solution that was of help. Hope you guys could help me if ever you have done this already. Thank you so much! SOLUTION UPDATE: The solution was to use canvas. Found my