Alex probably meant BitmapData.threshold() Anyways perhaps this actionscript example might help you http://www.sephiroth.it/tutorials/flashPHP/thresold/
On 10/27/07, Alex Harui <[EMAIL PROTECTED]> wrote: > > Maybe BitmapData.threshhold() > > > ------------------------------ > > *From:* [email protected] [mailto:[EMAIL PROTECTED] *On > Behalf Of *Claudia Barnal > *Sent:* Friday, October 26, 2007 6:26 PM > *To:* [email protected] > *Subject:* [flexcoders] Swapping color from Bitmap > > > > Hi there, > > I'm told it is possible to swap a color value from a Bitmap in Flex. > > Say for example I want to change all the pixels that have the red > 0xFF0000 value to any other color value (ex 0xF94A3C), what would it > take? > > Are you aware of any examples/tutorials I can be pointed to? > > Thanks, > Claudia > > >

