Bitmap Manipulation
Projects featuring Flash BitmapData class

Simple bitmap manipulation
It is an elementary example of bitmap manipulation. In this file the following happens: * import a image from folder "conte ...
Matrix Stretch
Using matrix transform the image is stretched accross to the far right once it passes a certain point. Move the mouse around ...
Tweening Blends
That's a nice way to make tween transitions between blend modes....I'm still working on a class based on this file, but while ...
Scale Image and Export it as PNG - Flash AS3
This is a example like we can scaleX, scaleY,Rotate loaded swf and also Export it as a PNG format file. See "listing URL" fo ...