It's 50% transparent, i.e. alpha channel is 0x80, paint color is
0x8000ff00


On Dec 4, 8:52 am, Robert Green <[EMAIL PROTECTED]> wrote:
> Did you mean partially transparent green or fully transparent?
>
> On Dec 4, 1:21 am, jman <[EMAIL PROTECTED]> wrote:
>
> > I painted a transparent green curve on top of a background bitmap.
> > When I use Bitmap.getPixels() to get the result into byte array, I
> > always get a black curve.  The curve position is correct but color
> > isn't.  Is there anything I need to do before calling Bitmap.getPixels
> > ()?
>
> > Thanks.
--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to