painting with a transparent color will not erase. There a lot of ways
to do it.

I have a app that 'erases'. The actual strokes become a mask. so
erasing is just painting the mask black

On Nov 8, 7:13 am, New Developer <secur...@isscp.com> wrote:
> Hi All
>
> I'm trying to expand the concept of the Finger Paint  Example
>
> I have where I can draw with the finger and a line is left
>
> I thought, if I just change the paint  Color  from 0xFFFF0000 which is
> red  to
> 0x00000000  which is Transparent   it would erase ?  No Joy
>
> Any ideas  on how I can  set up the Paint (or whatever) to be able to
> act like an eraser
> and erase parts of the Path that has just been drawn ?
>
> Thanks in advance

-- 
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