PDA

View Full Version : How to reduce size and resolution for my snapshot image.


illangoo
06-18-2009, 12:55 PM
Hi,

In my application i use to take snapshot for my current screen and send it to my DB, but i need very small sized with small resolution image only.So how do i change[reduce] my snapshot images size dynamically.I have tried decode but still my image size is huge.Please give me some idea.

Thanks,

sydd_hu
06-19-2009, 02:28 AM
as current screen you mean a snapshot from your app?
And then you put it into a BitmapData and send it to the server?
If so, then AS3 corelib can convert images
http://code.google.com/p/as3corelib/