How can I change the color of a complex graphic?

Posted by Jason Christa on Stack Overflow See other posts from Stack Overflow or by Jason Christa
Published on 2010-06-10T15:18:38Z Indexed on 2010/06/13 15:22 UTC
Read the original article Hit count: 152

Filed under:

I have a graphic in Adobe Illustrator (lets say a cat) that I want to use in an Android application. I would like to have the user be able to change the color of the fur using a color picker. What can I save the graphic as (SVG?) to allow me to programatically control the color from with the android app? Do I have to have a separate image for each color of the cat?

© Stack Overflow or respective owner

Related posts about android