Say I have a BitmapData that is 500x500 pixels.
I want to restrict the area that will be updated in a series of copypixel
operations.
For example I want to restrict the rectangle that will be updated in the
target Bitmapdata to Rectangle(100,100,50, 50).
How do I do that without using a mask?

Thanks
Elia
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to