Sure, use a Canvas wrapped around a mutable copy of the original
Bitmap.  Bitmap.copy() can get you a mutable bitmap of an existing
image, and then you can Canvas.drawText().

j


On Apr 9, 12:05 am, jj <jagtap...@gmail.com> wrote:
> Hello folk
> I want to edit image for Writing text on images, is it possible in
> Android, if so, how to achieve this.
--~--~---------~--~----~------------~-------~--~----~
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