Hi ,
I am trying to figure out how to do convertion of Picture object
generated by webView to Bitmap for later JPEG encoding and saving to
local f/s. I tried to create a bitmap from pre created Picture object
by BitmapFactory.decodeStream and failed. Seems like Picture object is
unreconginzed format by Bitmap factory. Just wondering is there any
method to do the convertion?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to