actionscript 3 - AS3 BitmapData to byteArray -


I am trying to sort the bitmap to store in an XML file. My plan is to convert Bitmapdate to a bitrate, but I'm not able to fix an example of this.

Other suggestions are also welcome.

should be processed: bitmapdata> byte> base64> xml

pixels Use the pixel () method to get bitmap data to get biterease.

Then you can use something like encoder to convert it to 64.


Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -