I'm trying to see if someone can shed some light in helping me create a Zune style Silverlight animation.
I want to recreate an effect just like the Zune Artist Background when the song is playing. I have figured out the Ken Burns style motion and zoom effect for the image, but I can't figure out how I can overlay the base image with a color and then animate the color. I used the WriteableBitmapExtensions and added a colored rectangle overlay but I don't understand how I can animate that to change the color with time.
Does someone have an idea on how I can do so? I would love to hear some ideas.