CopyPixels With flip vertical and flip horizontal arguments
This function is like the copyPixels method from the bitmapdata class but let you flip horizontal and/or vertical the bitmapData.
This function is like the copyPixels method from the bitmapdata class but let you flip horizontal and/or vertical the bitmapData.
June 9th, 2008 at 9:23 pm
dear Ivan,
have you made some comparison with the use of copyPixels with a matrix using a negative scale (to make the glips) and some translation (to put the flipped pixels in the right place)? Excuse me for not testing myself.
best,
andrei
June 10th, 2008 at 7:57 pm