good question :) check this: http://www.adobe.com/devnet/flash/articles/matrix_transformations_print.html for scaling, flipping etc.
and this http://blog.joa-ebert.com/imageprocessing-library/ and this: http://labs.adobe.com/wiki/index.php/Pixel_Bender_Toolkit filters...! you'll like it, if you are a low level guy hope this helps. also check out aviary.com when you haven't already. k. --- In [email protected], Jo Morano <jo.moran...@...> wrote: > > Hello there, > What are the preferred approaches to doing image editing like flipping, > erasing etc? I have done this in OpenGL in C in the past. Do I need to > implement the same algorithms on the image bitmap or is some of this already > done in a way that I can use? > Regards

