Hi everybody ,
I want to convert bitmap data to an image file like jpg or png file in AS3 can anyone help me?
Thanks in advance ;
Hi everybody ,
I want to convert bitmap data to an image file like jpg or png file in AS3 can anyone help me?
Thanks in advance ;
as3corelib (available at http://code.google.com/p/as3corelib/) comes with JPGEncoder and PNGEncoder classes!