You've left this as a particularly broad question.

Try finding a way of getting access to the pixel values and then ad
the text on type by changing pixels values to that of the text.

OR you could try and get access to the Bitmaps Canvas and then in the
onDraw part of the canvas add any drawables or text there, however
I've not had much experience with Canvas's or Bitmaps, these are just
suggestions you can look into.

On Feb 25, 4:39 pm, shankar <[email protected]> wrote:
> Hello
>
>          am trying to add image effects on bitmap like adding Text,
> speech Balloons using canvas.
>          What i understood from picsay is that a new layer is being
> created where the entered text is converted to bitmap.
>          any body please help me.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to