I want to accomplish the following task in Flash CS5 using AS3 but I can’t seem to get the idea.
I have a set of around 100 pictures of bed rooms and dining rooms. What I want is user can pick a color and paint the walls. For ex: this one http://www.digital-photography-school.com/changing-color-in-photoshop
The tricky part here for me is to paint the walls with accurate color yet preserving the texture.
How can I do this. Any help or idea or some light will be much appreciated.
Regards,
Mr. Kattel
Pretty much already covered. You need a masked layer on each image, and use the following tutorial to make a pallet of colours you can provide. http://www.kirupa.com/developer/actionscript/color.htm
Then you create a frame for each image, and repeat the masking process to your liking. You might need to photoshoip the walls white in each photo so that there is a more natural lighting setup in each prodused photo. I found that my customers responded well to a print button with a colour ref at the bottom so I could replicate perfectly.
Kind Regards,
Peter