Sounds like a bug: DARKEN should not alter a fully transparent pixel. I will try to reproduce. Does SRC_OVER + some shade of gray work for you, like 0x88888888)?
On Sat, Feb 7, 2009 at 2:01 AM, Obormot <[email protected]> wrote: > > Hi, guys. > > I'm trying to make an image darker, but the image has some pixels > transparent. I want to keep those pixels intact. I tried DARKEN and > couple other filters, but they seem to alter transparent pixels as > well. > > Do you know if there is a way to keep transparent pixels intact while > applying a color filter? > > Sincerely, > A. > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

